安装 eric6 出错

2015-06-05 07:49:11 +08:00
 yeelone

千辛成苦,安装好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 eric-bugs@eric-ide.python-projects.org.

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无结果~~~~

2242 次点击
所在节点    问与答
1 条回复
Septembers
2015-06-05 08:33:18 +08:00
"万事包管理优先"
see @futursolo

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/196227

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX