Skip to content

ValueError: invalid literal for int() with base 10: <scheme.Bool '#f' at 13636> #2214

Description

@Jacques-F

Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/frescobaldi_app/file_export/init.py", line 65, in exportMusicXML
writer.parse_text(doc.toPlainText(), orgname)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/ly/musicxml/lymus2musxml.py", line 104, in parse_text
self.parse_document(doc)
~~~~~~~~~~~~~~~~~~~^^^^^
File "/usr/lib/python3/dist-packages/ly/musicxml/lymus2musxml.py", line 121, in parse_document
self.parse_tree(mustree)
~~~~~~~~~~~~~~~^^^^^^^^^
File "/usr/lib/python3/dist-packages/ly/musicxml/lymus2musxml.py", line 135, in parse_tree
self.parse_nodes(mus_nodes)
~~~~~~~~~~~~~~~~^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/ly/musicxml/lymus2musxml.py", line 147, in parse_nodes
func_call(m)
~~~~~~~~~^^^
ValueError: invalid literal for int() with base 10: <scheme.Bool '#f' at 13636>

Décrivez ci-dessous ce que vous faisiez (facultatif) :

Frescobaldi: 3.3.0
Extension API: 0.9.0
Python: 3.14.4
python-ly: 0.9.9
Qt: 5.15.18
PyQt: 5.15.11
sip: 6.15.0
qpageview: 0.6.2
poppler: 26.1.0
python-poppler-qt: 21.3.0
OS: Linux-7.0.0-22-generic-x86_64-inconnu-with-glibc2.43

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions