當我安裝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
提交
取消