Voglio installare eric6-6.0.6.The risultato dicome installare QtSvg, QtWebKit, QtWebKitWidgets (tutti in versione Qt5) su ubuntu 14.04?
python3 install.py
è:
Checking dependencies
Python Version: 3.4.0
Found PyQt5
Found QScintilla2
Found QtGui
Found QtNetwork
Found QtPrintSupport
Found QtSql
Sorry, please install QtSvg.
Error: No module named 'PyQt5.QtSvg'
Sorry, please install QtWebKit.
Error: No module named 'PyQt5.QtWebKit'
Sorry, please install QtWebKitWidgets.
Error: No module named 'PyQt5.QtWebKitWidgets'
Found QtWidgets
Ma come installare il mancante? Io google molto ma non riesco a trovare la risposta corretta.
Chiunque potrebbe farmi un favore?
Grazie mille!
Come ha installato 'Qt'? –