Installing PyQt5 from sources: Unable to import PyQt5.sip

别来无恙 提交于 2019-12-01 11:47:17

Are you trying to install sip-4.19.10 and PyQt5_gpl-5.11.1?

Try a combination of sip-4.19.8 and PyQt5_gpl-5.10.1.

https://sourceforge.net/projects/pyqt/files/PyQt5/ https://sourceforge.net/projects/pyqt/files/sip/

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!