lilypond-user
[Top][All Lists]
Advanced

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

Re: ANN: Frescobaldi 3.1 has been released!


From: Thomas Scharkowski
Subject: Re: ANN: Frescobaldi 3.1 has been released!
Date: Mon, 30 Dec 2019 10:20:25 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:68.0) Gecko/20100101 Thunderbird/68.3.1

-------- Original-Nachricht --------
Il giorno dom 29 dic 2019 alle ore 11:18 Thomas Scharkowski
<address@hidden> 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

Output of:
find /System/Library/Frameworks/Python.framework -type f -name 'python*'

/System/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7-config
/System/Library/Frameworks/Python.framework/Versions/2.7/bin/pythonw2.7
/System/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pythonrun.h
/System/Library/Frameworks/Python.framework/Versions/2.7/lib/pkgconfig/python-2.7.pc
/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/pythoninfo.py
/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/pythoninfo.pyc
/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/imghdrdata/python.ppm
/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/imghdrdata/python.jpg
/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/imghdrdata/python.png
/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/imghdrdata/python.ras
/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/imghdrdata/python.pbm
/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/imghdrdata/python.sgi
/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/imghdrdata/python.bmp
/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/imghdrdata/python.tiff
/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/imghdrdata/python.gif
/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/imghdrdata/python.xbm
/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/imghdrdata/python.pgm
/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/pythoninfo.pyo
/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config/python.o
/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib/Icons/python.gif

and output of:
find /Library/Frameworks/Python.framework -type f -name 'python*'

/Library/Frameworks/Python.framework/Versions/3.8/bin/python3.8
/Library/Frameworks/Python.framework/Versions/3.8/bin/python3.8-config
/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pythonrun.h
/Library/Frameworks/Python.framework/Versions/3.8/Resources/English.lproj/Documentation/_sources/library/python.rst.txt
/Library/Frameworks/Python.framework/Versions/3.8/Resources/English.lproj/Documentation/library/python.html
/Library/Frameworks/Python.framework/Versions/3.8/lib/pkgconfig/python-3.8.pc
/Library/Frameworks/Python.framework/Versions/3.8/lib/pkgconfig/python-3.8-embed.pc
/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/config-3.8-darwin/python-config.py
/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/config-3.8-darwin/__pycache__/python-config.cpython-38.opt-1.pyc
/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/config-3.8-darwin/__pycache__/python-config.cpython-38.pyc
/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/config-3.8-darwin/python.o
/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/test/pythoninfo.py
/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/test/__pycache__/pythoninfo.cpython-38.opt-1.pyc
/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/test/__pycache__/pythoninfo.cpython-38.pyc
/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/test/imghdrdata/python.ppm
/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/test/imghdrdata/python.webp
/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/test/imghdrdata/python.exr
/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/test/imghdrdata/python.jpg
/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/test/imghdrdata/python.png
/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/test/imghdrdata/python.ras
/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/test/imghdrdata/python.pbm
/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/test/imghdrdata/python.sgi
/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/test/imghdrdata/python.bmp
/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/test/imghdrdata/python.tiff
/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/test/imghdrdata/python.gif
/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/test/imghdrdata/python.xbm
/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/test/imghdrdata/python.pgm
/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/idlelib/Icons/python.gif
/Library/Frameworks/Python.framework/Versions/3.8/share/man/man1/python3.8.1
/Library/Frameworks/Python.framework/Versions/3.8/share/doc/python3.8/examples/Tools/msi/bundle/bootstrap/pythonba.sln
/Library/Frameworks/Python.framework/Versions/3.8/share/doc/python3.8/examples/Tools/msi/bundle/bootstrap/pythonba.vcxproj
/Library/Frameworks/Python.framework/Versions/3.8/share/doc/python3.8/examples/Tools/msi/bundle/bootstrap/pythonba.cpp
/Library/Frameworks/Python.framework/Versions/3.8/share/doc/python3.8/examples/Tools/msi/bundle/bootstrap/pythonba.def
/Library/Frameworks/Python.framework/Versions/3.8/share/doc/python3.8/examples/Tools/nuget/python.nuspec
/Library/Frameworks/Python.framework/Versions/3.8/share/doc/python3.8/examples/Tools/nuget/pythonx86.nuspec
/Library/Frameworks/Python.framework/Versions/3.8/share/doc/python3.8/examples/Tools/nuget/pythondaily.symbols.nuspec
/Library/Frameworks/Python.framework/Versions/3.8/share/doc/python3.8/examples/Tools/nuget/pythondaily.nuspec
/Library/Frameworks/Python.framework/Versions/3.8/share/doc/python3.8/examples/Tools/nuget/pythonarm32.nuspec
/Library/Frameworks/Python.framework/Versions/3.6/bin/python3.6m-config
/Library/Frameworks/Python.framework/Versions/3.6/bin/python3.6-32
/Library/Frameworks/Python.framework/Versions/3.6/bin/python3.6
/Library/Frameworks/Python.framework/Versions/3.6/bin/python3.6m
/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m/pythonrun.h
/Library/Frameworks/Python.framework/Versions/3.6/Resources/English.lproj/Documentation/_sources/library/python.txt
/Library/Frameworks/Python.framework/Versions/3.6/Resources/English.lproj/Documentation/library/python.html
/Library/Frameworks/Python.framework/Versions/3.6/Resources/English.lproj/Documentation/_images/python-video-icon.png
/Library/Frameworks/Python.framework/Versions/3.6/lib/pkgconfig/python-3.6.pc
/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/test/imghdrdata/python.ppm
/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/test/imghdrdata/python.webp
/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/test/imghdrdata/python.exr
/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/test/imghdrdata/python.jpg
/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/test/imghdrdata/python.png
/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/test/imghdrdata/python.ras
/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/test/imghdrdata/python.pbm
/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/test/imghdrdata/python.sgi
/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/test/imghdrdata/python.bmp
/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/test/imghdrdata/python.tiff
/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/test/imghdrdata/python.gif
/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/test/imghdrdata/python.xbm
/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/test/imghdrdata/python.pgm
/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/config-3.6m-darwin/python-config.py
/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/config-3.6m-darwin/__pycache__/python-config.cpython-36.pyc
/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/config-3.6m-darwin/__pycache__/python-config.cpython-36.opt-1.pyc
/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/config-3.6m-darwin/python.o
/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/idlelib/Icons/python.gif
/Library/Frameworks/Python.framework/Versions/3.6/share/man/man1/python3.6.1
/Library/Frameworks/Python.framework/Versions/3.6/share/doc/python3.6/examples/Tools/msi/bundle/bootstrap/pythonba.sln
/Library/Frameworks/Python.framework/Versions/3.6/share/doc/python3.6/examples/Tools/msi/bundle/bootstrap/pythonba.vcxproj
/Library/Frameworks/Python.framework/Versions/3.6/share/doc/python3.6/examples/Tools/msi/bundle/bootstrap/pythonba.cpp
/Library/Frameworks/Python.framework/Versions/3.6/share/doc/python3.6/examples/Tools/msi/bundle/bootstrap/pythonba.def
/Library/Frameworks/Python.framework/Versions/3.6/share/doc/python3.6/examples/Tools/nuget/python.nuspec
/Library/Frameworks/Python.framework/Versions/3.6/share/doc/python3.6/examples/Tools/nuget/pythonx86.nuspec




reply via email to

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