bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Import XML fails with python error


From: Jim Weisbin
Subject: Import XML fails with python error
Date: Fri, 1 Oct 2021 10:36:24 -0400

Lilypond 2.22.1 installed via Macports, works. Frescobaldi v 3.1.3 installed 
via the DMG works. But fails to import MusicXML files with this error:

Starting musicxml2ly...
Python path configuration:
  PYTHONHOME = '/Applications/Frescobaldi.app/Contents/Resources'
  PYTHONPATH = '/Applications/Frescobaldi.app/Contents/Resources'
  program name = '/opt/local/bin/python3.8'
  isolated = 0
  environment = 1
  user site = 1
  import site = 1
  sys._base_executable = '/opt/local/bin/python3.8'
  sys.base_prefix = '/Applications/Frescobaldi.app/Contents/Resources'
  sys.base_exec_prefix = '/Applications/Frescobaldi.app/Contents/Resources'
  sys.executable = '/opt/local/bin/python3.8'
  sys.prefix = '/Applications/Frescobaldi.app/Contents/Resources'
  sys.exec_prefix = '/Applications/Frescobaldi.app/Contents/Resources'
  sys.path = [
    '/Applications/Frescobaldi.app/Contents/Resources',
    '/Applications/Frescobaldi.app/Contents/Resources/lib/python38.zip',
    '/Applications/Frescobaldi.app/Contents/Resources/lib/python3.8',
    
'/Applications/Frescobaldi.app/Contents/Resources/lib/python3.8/lib-dynload',
  ]
Fatal Python error: init_fs_encoding: failed to get the Python codec of the 
filesystem encoding
Python runtime state: core initialized
ModuleNotFoundError: No module named 'encodings'

I'm no Python expert, can someone help? I think maybe it's an issue with the 
PATH's


Jim Weisbin | C.T.O. | Human | Post Human | 27 West 20th Street | Suite 801 | 
New York, NY | 10011 |   (917) 375-2272 | 2046 Broadway | Santa Monica, CA | 
90404 | www.humanworldwide.com <http://www.humanworldwide.com/>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]