当我安装eric6时,系统提示我以下问题:Python Version: 3.6.5Found PyQt5Found pyuic5Sorry, please install QScintilla2 and its PyQt5/PyQt4 wrapper.Error: DLL load failed: Cannot find the specified program!但是我已经通过“ pip install QScintilla”安装了QScintilla,那么下一步该怎么做?我的操作系统是Windows。
2 回答

人到中年有点甜
TA贡献1895条经验 获得超7个赞
sip-4.19.4-cp36-none-win_amd64 PyQt5-5.9.2-5.9.3-cp35.cp36.cp37-none-win_amd64 QScintilla-2.10.1-5.9.1-cp35.cp36.cp37-none-win_amd64
安装顺序:sip-> PyQt5-QScintilla
添加回答
举报
0/150
提交
取消