Skip to content

support for A6X Chauvet 2.15.29 Real-Time Recognition notes #39

Description

@ariccb

I'm using supernote-tool convert -t txt -a your.note output.txt command but i'm receiving the error

Error output: Traceback (most recent call last):
  File "/opt/homebrew/bin/supernote-tool", line 8, in <module>
    sys.exit(main())
             ^^^^^^
  File "/opt/homebrew/lib/python3.11/site-packages/supernotelib/cmds/supernote_tool.py", line 203, in main
    args.handler(args)
  File "/opt/homebrew/lib/python3.11/site-packages/supernotelib/cmds/supernote_tool.py", line 53, in subcommand_convert
    notebook = sn.load_notebook(args.input, policy=args.policy)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/homebrew/lib/python3.11/site-packages/supernotelib/parser.py", line 162, in load_notebook
    note = load(f, metadata, policy)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/homebrew/lib/python3.11/site-packages/supernotelib/parser.py", line 86, in load
    metadata = parse_metadata(stream, policy)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/homebrew/lib/python3.11/site-packages/supernotelib/parser.py", line 62, in parse_metadata
    raise exceptions.UnsupportedFileFormat('unsupported file format')
supernotelib.exceptions.UnsupportedFileFormat: unsupported file format```

I had this working prior to a software update on the a6x

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions