[紧急求助] 安装 eric6 的时候,报错了,大佬们帮忙看看是怎么回事,谢谢!!!

2018-06-04 15:42:13 +08:00
 520Python

环境:32 位的 python3.6 安装 eric6 的时候,报如下错误:

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 1518, in <module>

main(sys.argv)

File "install.py", line 1463, in main

compileUiFiles()

File "install.py", line 1280, in compileUiFiles

compileUiDir(sourceDir, True, __pyName)

File "C:\Python365-32\lib\site-packages\PyQt5\uic_init_.py", line 124, in compileUiDir

compile_ui(root, ui)

File "C:\Python365-32\lib\site-packages\PyQt5\uic_init_.py", line 116, in compile_ui

compileUi(ui_file, py_file, **compileUi_args)

File "C:\Python365-32\lib\site-packages\PyQt5\uic_init_.py", line 164, in compileUi

winfo = compiler.UICompiler().compileUi(uifile, pyfile, from_imports, resource_suffix, import_from)

File "C:\Python365-32\lib\site-packages\PyQt5\uic\Compiler\compiler.py", line 110, in compileUi

w = self.parse(input_stream, resource_suffix)

File "C:\Python365-32\lib\site-packages\PyQt5\uic\uiparser.py", line 1013, in parse

document = parse(filename)

File "C:\Python365-32\lib\xml\etree\ElementTree.py", line 1196, in parse

tree.parse(source, parser)

File "C:\Python365-32\lib\xml\etree\ElementTree.py", line 597, in parse

self._root = parser._parse_whole(source)

xml.etree.ElementTree.ParseError: syntax error: line 1, column 0

大佬帮忙看下,谢谢!!

2094 次点击
所在节点    Python
1 条回复
520Python
2018-06-04 19:45:44 +08:00
没人遇到过我这一样的问题么?

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

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

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

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

© 2021 V2EX