推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
520Python
V2EX  ›  Python

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

  •  
  •   520Python · Jun 4, 2018 · 2688 views
    This topic created in 2919 days ago, the information mentioned may be changed or developed.

    环境: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

    大佬帮忙看下,谢谢!!

    1 replies    2018-06-04 19:45:44 +08:00
    520Python
        1
    520Python  
    OP
       Jun 4, 2018 via Android
    没人遇到过我这一样的问题么?
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3108 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 5414617a · 33ms · UTC 14:26 · PVG 22:26 · LAX 07:26 · JFK 10:26
    ♥ Do have faith in what you're doing.