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. Best,
Simon