[martha@localhost ~]$ frescobaldi
Traceback (most recent call last):
File "/bin/frescobaldi", line 7, in <module>
import main
File "/usr/lib/python3.5/site-packages/frescobaldi_app/main.py", line 33,
in <module>
from PyQt5.QtCore import QSettings, QTimer, QUrl
ImportError: No module named 'PyQt5'
[martha@localhost ~]$
I cannot deduce from this error which package has not been installed during the installation or as a dependency.
Can somebody tell me which extra package I need?
Greetings,
Erik