V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
yeelone
V2EX  ›  问与答

安装 eric6 出错

  •  
  •   yeelone · 2015-06-05 07:49:11 +08:00 · 2225 次点击
    这是一个创建于 3220 天前的主题,其中的信息可能已经有所发展或是发生改变。

    千辛成苦,安装好pyqt后,想安装 eric6,结果报如下错误 :
    ```
    Checking dependencies
    Python Version: 3.4.0
    Found PyQt5
    Found QScintilla2
    Found QtGui
    Found QtNetwork
    Found QtPrintSupport
    Found QtSql
    Found QtSvg
    Found QtWebKit
    Found QtWebKitWidgets
    Found QtWidgets
    Qt Version: 5.4.2
    sip Version: 4.16.7
    PyQt Version: 5.4.1
    QScintilla Version: 2.9
    All dependencies ok.

    Cleaning up old installation ...

    Creating configuration file ...

    Compiling user interface files ...
    An internal error occured. Please report all the output of the program,
    including the following traceback, to [email protected].

    Traceback (most recent call last):
    File "install.py", line 1229, in compileUiFiles
    from PyQt5.uic import compileUiDir
    ImportError: cannot import name 'compileUiDir'

    During handling of the above exception, another exception occurred:

    Traceback (most recent call last):
    File "install.py", line 1548, in <module>
    main(sys.argv)
    File "install.py", line 1493, in main
    compileUiFiles()
    File "install.py", line 1234, in compileUiFiles
    from PyQt5.uic import compileUi
    ImportError: cannot import name 'compileUi'
    ```
    google无结果~~~~

    1 条回复    2015-06-05 08:33:18 +08:00
    Septembers
        1
    Septembers  
       2015-06-05 08:33:18 +08:00
    "万事包管理优先"
    see @futursolo
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2724 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 00:22 · PVG 08:22 · LAX 17:22 · JFK 20:22
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.