Le 16/08/2022 à 02:48, Jean Louis Thiry a écrit :
Hello Jean and thank you for your answer.
I understand that it must be complicated to understand what I want to
explain, so much I find it difficult to explain things that are beyond
my understanding. Let's try briefly, knowing that I am to my great
regret quite ignorant in terms of computer language:
On my machine I use Frescobaldi 3.0 (which works pretty well and suits
my needs perfectly except “convert.ly <http://convert.ly>" and
“musicxml2ly" which don't work beyond lilypond 2.20.). Upgrading to
3.1 is impossible (issue: Crash: "Could not find QtWebEngineProcess"
#1244 on Frescobaldi's site, unresolved). The main 3.0 infos are:
Python: 3.7.0 - python-ly: 0.9.5 - Qt: 5.11.1 - PyQt: 5.11.2 - sip:
4.19.12 - poppler: 0.57.0 - python-poppler-qt: 0.24.2.
Now about Fresco 3.2: the procedure given in the “install" file does
not work and returns messages like
"/Library/Frameworks/Python.framework/Versions/3.7/Resources/Python.app/Contents/MacOS/Python:
can't open file 'setup.py': [Errno 2] No such file or directory –
heroes:~ thiryjeanlouis$ python3 setup.py install —user
/Library/Frameworks/Python.framework/Versions/3.7/Resources/Python.app/Contents/MacOS/Python:
can't open file 'setup.py': [Errno 2] No such file or directory" etc. etc.
Where are you running this command from? It sounds like you are not in
the right directory. You need to be inside the 'frescobaldi' directory.
If you do 'ls', you should see a setup.py file.
Before trying to install, what do you get if, inside the 'frescobaldi'
folder, you follow the procedure for running Frescobaldi from this
folder without installing, namely 'python3 frescobaldi'?
If I type "frescobaldi" in the terminal, I get an app called "Python"
exactly similar to Frescobaldi, using the same preferences and the
same sessions but which is not version 3.2 and whose info is:
Frescobaldi: 2.20.0 (!!) - Python: 3.5.9 - python-ly: 0.9.5 - Qty:
4.8.7 - PyQt: 4.12.1 - sip: 4.19.20 - poppler: 0.61.1 - python-
poppler-qt: 0.24.0. A detail however, the application crashes
systematically when leaving.
We can assume that there is a sneaky Python too many somewhere in the
system,
Mandatory XKCD: https://xkcd.com/1987/
it's possible but where does this Frescobaldi 2.20 come from?
I don't know, but let's try to properly run 3.2 first.
Best,
Jean