<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    -----BEGIN PGP SIGNED MESSAGE-----<br>
    Hash: SHA1<br>
    <br>
    /****  My English is poor, if any unclear statements, please tell
    me, thanks :).  ****/<br>
    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:<br>
    <br>
            QAbstractScrollArea: No such file or directory<br>
    <br>
    Refer to the mailing list, I solved the error.<br>
    <br>
           
    Link:<a class="moz-txt-link-freetext" href="http://permalink.gmane.org/gmane.comp.lib.qt.qscintilla/550">http://permalink.gmane.org/gmane.comp.lib.qt.qscintilla/550</a><br>
    <br>
    I replace "TARGET = qscintilla2" to "TARGET = qscintilla2_qt5", do
    some connands:<br>
    <br>
            $ cd Qt4Qt5<br>
            $ export QMAKEFEATURES="$PWD/features"<br>
    <br>
    Then I installed QScintilla2 successfully.<br>
    <br>
    Finally, I complie and install Eric6. A new problem:<br>
    <br>
            [<a class="moz-txt-link-abbreviated" href="mailto:maxwall@maxwall:eric6-6.0.3">maxwall@maxwall:eric6-6.0.3</a>]$sudo python3 install.py<br>
            Checking dependencies<br>
            Python Version: 3.4.1<br>
            Found PyQt5<br>
            Found QScintilla2<br>
            Found QtGui<br>
            Found QtNetwork<br>
            Found QtPrintSupport<br>
            Found QtSql<br>
            Sorry, please install QtSvg.<br>
            Error: No module named 'PyQt5.QtSvg'<br>
            Sorry, please install QtWebKit.<br>
            Error: No module named 'PyQt5.QtWebKit'<br>
            Sorry, please install QtWebKitWidgets.<br>
            Error: No module named 'PyQt5.QtWebKitWidgets'<br>
            Found QtWidgets<br>
    <br>
    And I didn't found Qtsvg.so, QtWebKit.so, QtWebKitWidgets.so in the
    Python3.4/site-packages/. Use "fina / -name Qtsvg":<br>
    <br>
            [maxwall@maxwall:include]$sudo find / -name QtSvg<br>
            find: ‘/run/user/1000/gvfs’: Permission denied<br>
            /usr/include/QtSvg<br>
            /usr/include/QtSvg/QtSvg<br>
            /usr/include/Qt/QtSvg<br>
            /home/maxwall/Download/PyQt-gpl-5.4.1/sip/QtSvg<br>
    <br>
    Maybe I did some wrong. How do I solve the problem? Please give me
    some tips.<br>
    <br>
    Thanks everyone, have a good day.<br>
    <br>
    - -- <br>
    Send from L.zm :)<br>
    -----BEGIN PGP SIGNATURE-----<br>
    Version: GnuPG v2<br>
    <br>
    iQIcBAEBAgAGBQJVFN2tAAoJECqtk9dtOeuF8w4P/38AEu7iNoOvaloZ5kkwep7/<br>
    jlvAGAEtMT+hDz7rTjiv2D7si+0hKjpf2UujhJ+GUT/i3UQPSYaPOlrzXpzlYevz<br>
    ovuos9yCJ05Gyj1DH3MAEomp6idpwcAriryP6flYuMzBY2TMVJaddZ4OifX2tFeb<br>
    71TRngPUxiyzLgDI19lcyQreJQlEanKX12zzvRibLkD8Wio6DHehPn9K4FWs9w3C<br>
    DnD56mjiWuNsHhamj1ca1rqKsgseoS1TKl+B820JE1WiDxXQdxB9SKo4HTNQsFwy<br>
    6VeFDCkVDpC2ep6Eev8ZcO94jn9tu3jRxoExc/kZDGVZUtfTa3y4hXes89JruKS8<br>
    yZJRUqYstJkSTo/o+JgHr4wMeg8XCCU8pPX5OuHrHS4ighjjuvvPt5gUKXQzNX/C<br>
    zzazlcZNmvnxtu9+ToIMCSMr4FtrjKabc3H/YUpwTqU84eSV5RL2aK4P9+hVbmgE<br>
    +Ol5PQhX0AhfX5I+b1LFoZ2Gi0wjwymW5a+z3xLK0uBVVXVG6gx9eN+VQni1fqxC<br>
    sbF06ZRoozMpcqM8iIC1hmF3I4ng5nPyJk4W8S6g1O5vTP7zC053QdKE7xxY017H<br>
    FQxN7IT3kthvDA4jBvSWfKIe8EKiVSzAbTle2Hika83da141HPbTTlyxkmwjMdbZ<br>
    3PpQRjbsMrorZYYwaZpy<br>
    =t55J<br>
    -----END PGP SIGNATURE-----<br>
    <br>
  </body>
</html>