Il giorno dom 1 dic 2024 alle 21:34:51 +01:00:00, Simon Albrecht
<simon.albre...@mail.de> ha scritto:
Hello everyone,
trying to install frescobaldi on a work laptop I got this:
pip seemed to fail to build package:
qpageview
Some possibly relevant errors from pip install:
error: subprocess-exited-with-error
ModuleNotFoundError: No module named 'PyQt5'
The full log file is attached. How could I proceed? I tried
pipx install pyqt5
but that didn’t change the matter.
I followed the current install from source instructions from
INSTALL.md up until the “Installing Frescobaldi” [from source]
section.
Hi Simon
Which version of Frecobaldi you want to run?
If you want to run it from git master, you need PyQt6. The updated
instructions have not been merged yet:
https://github.com/frescobaldi/frescobaldi/pull/1827
Please note that the new qpageview which works with Qt6 has not been
released yet, so you have to install it from git master branch.