开发者社区 问答 正文

linux下Eric4的安装问题?报错

在进行Build and install QScintilla2 Python bindings这一步骤使用sudo python configure.py会报错

PyQt 4.9.1 is being used.

Qt 4.8.1 is being used.

QScintilla 2.8 is being used.
PyQt 4.9.1 is being used.
Qt v4.8.1 free edition is being used.
SIP 4.13.3 is being used.
The QScintilla module will be installed in
/usr/lib/python2.7/dist-packages/PyQt4.
The QScintilla API file will be installed in /usr/share/qt4/qsci/api/python.
The QScintilla .sip files will be installed in /usr/share/sip/PyQt4.
The QScintilla module is being built with generated docstrings.
The QScintilla module is being built with 'protected' redefined as 'public'.
Generating the C++ source for the Qsci module...
sip: Unable to find file "QtGui/QtGuimod.sip"
Error: Unable to create the C++ code.
请问如何解决?

展开
收起
爱吃鱼的程序员 2020-06-22 14:25:02 648 分享 版权
1 条回答
写回答
取消 提交回答
  • https://developer.aliyun.com/profile/5yerqm5bn5yqg?spm=a2c6h.12873639.0.0.6eae304abcjaIB

    木有人么?你pyqt版本没问题么?没问题需要的库全部安装了我google了一下翻译过来大概是qscintilla需要在Xflag关闭的情况下编译什么的没明白什么意思。还有一个说是使用yumintsallPyQt4-devel,yuminstallPyQt-devel但是提示没有这两个包

    2020-06-22 14:25:19
    赞同 展开评论
问答分类:
问答标签:
问答地址: