eric6-21.11安装
pyqt5安装版本记录
python==3.9.1
pyqt5==5.15.1
pyqt5-tools==5.15.1.2
eric6-21.11安装记录:
Successfully installed click-7.1.2 pyqt5-5.15.4 pyqt5-plugins-5.15.4.2.2 pyqt5-tools-5.15.4.3.2 qt5-applications-5.15.2.2.2 qt5-tools-5.15.2.1.2
pyqtwebengine==5.15.5
Successfully installed qscintilla-2.13.2
之前安装过超版本的一定要卸载掉,否则冲突,
Successfully uninstalled PyQt5-5.15.6
Successfully uninstalled eric-ide-19.5
。。。
各种冲突。。。最后决定用用虚拟环境venv了,不想折腾了,
python3 -m venv eric6_venv
eric6_venv/bin/python3 install.py
安装完成之后:打开eric6.cmd
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)