Il giorno dom 29 dic 2019 alle ore 11:18 Thomas Scharkowski <[email protected]> ha scritto: > I installed the Frescobaldi 3.1 dmg and it works. > Only one problem: convert-ly called from frescobaldi gives this message: > arch: posix_spawnp: > /System/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7: > Bad CPU type in executable > From the command line convert-ly works.
This is related to https://github.com/frescobaldi/frescobaldi/issues/1232 > In the above mentioned > /System/Library/Frameworks/Python.framework/Versions there is no python2.7 Can you please run this in the Terminal find /System/Library/Frameworks/Python.framework -type f -name 'python*' and post the output? Thanks. Davide
