- 安装python3.6
https://www.python.org/downloads/release/python-364/ - 安装PyQt5
pip3 install pyqt5
pip3 install pyqt5-tools
-
安装Eric6及汉化
http://eric-ide.python-projects.org/
https://sourceforge.net/projects/eric-ide/files/latest/download
将Eric压缩文件和汉化包解压在同一文件夹后,在解压文件夹目录下
python install.py
-
在python3目录下Scripts文件夹找到eric6.bat命令 点击打开
网友评论