[Eric] Eric fedora21 install failed, need QtSvg, QtWebKit, QtWebKitWidgets?
L.zm
liuzeming416202554 at gmail.com
Fri Mar 27 04:33:54 GMT 2015
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
/**** My English is poor, if any unclear statements, please tell me,
thanks :). ****/
I use Fedora 21 and install Python3.4 + PyQt5 + Eric6.First, I installed
Qt5 by yum.Then I compiled and installed SIP and PyQt5.Then I installed
Python bingdings from QScintilla2, but an error was encountered:
QAbstractScrollArea: No such file or directory
Refer to the mailing list, I solved the error.
Link:http://permalink.gmane.org/gmane.comp.lib.qt.qscintilla/550
I replace "TARGET = qscintilla2" to "TARGET = qscintilla2_qt5", do some
connands:
$ cd Qt4Qt5
$ export QMAKEFEATURES="$PWD/features"
Then I installed QScintilla2 successfully.
Finally, I complie and install Eric6. A new problem:
[maxwall at maxwall:eric6-6.0.3]$sudo python3 install.py
Checking dependencies
Python Version: 3.4.1
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
And I didn't found Qtsvg.so, QtWebKit.so, QtWebKitWidgets.so in the
Python3.4/site-packages/. Use "fina / -name Qtsvg":
[maxwall at maxwall:include]$sudo find / -name QtSvg
find: ‘/run/user/1000/gvfs’: Permission denied
/usr/include/QtSvg
/usr/include/QtSvg/QtSvg
/usr/include/Qt/QtSvg
/home/maxwall/Download/PyQt-gpl-5.4.1/sip/QtSvg
Maybe I did some wrong. How do I solve the problem? Please give me some
tips.
Thanks everyone, have a good day.
- --
Send from L.zm :)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBAgAGBQJVFN2tAAoJECqtk9dtOeuF8w4P/38AEu7iNoOvaloZ5kkwep7/
jlvAGAEtMT+hDz7rTjiv2D7si+0hKjpf2UujhJ+GUT/i3UQPSYaPOlrzXpzlYevz
ovuos9yCJ05Gyj1DH3MAEomp6idpwcAriryP6flYuMzBY2TMVJaddZ4OifX2tFeb
71TRngPUxiyzLgDI19lcyQreJQlEanKX12zzvRibLkD8Wio6DHehPn9K4FWs9w3C
DnD56mjiWuNsHhamj1ca1rqKsgseoS1TKl+B820JE1WiDxXQdxB9SKo4HTNQsFwy
6VeFDCkVDpC2ep6Eev8ZcO94jn9tu3jRxoExc/kZDGVZUtfTa3y4hXes89JruKS8
yZJRUqYstJkSTo/o+JgHr4wMeg8XCCU8pPX5OuHrHS4ighjjuvvPt5gUKXQzNX/C
zzazlcZNmvnxtu9+ToIMCSMr4FtrjKabc3H/YUpwTqU84eSV5RL2aK4P9+hVbmgE
+Ol5PQhX0AhfX5I+b1LFoZ2Gi0wjwymW5a+z3xLK0uBVVXVG6gx9eN+VQni1fqxC
sbF06ZRoozMpcqM8iIC1hmF3I4ng5nPyJk4W8S6g1O5vTP7zC053QdKE7xxY017H
FQxN7IT3kthvDA4jBvSWfKIe8EKiVSzAbTle2Hika83da141HPbTTlyxkmwjMdbZ
3PpQRjbsMrorZYYwaZpy
=t55J
-----END PGP SIGNATURE-----
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/eric/attachments/20150327/f316d2c2/attachment.html>
More information about the Eric
mailing list