标签:style class blog http color com
1.安装python 双击运行就可以了
当安装好了Pyhon,记得要配置环境变量,把C:\Python27添加到PATH中
2.安装pyqt默认安装就可以
3.把eric4.4.2拷贝到C:\目录下,点击eric4.4.2中的install.py文件进行安装。
4.Pythonw配置:您可以通过点击安装目录eric5.bat(第一次)或eric5-configure.bat进行配置,
点击Editor—>Autocompation—>勾上所有的对号选框。QScintilla—>勾上左右的两个选
框,然后在下面source中,选择from Document and API files. 如图:
点击Editor—>APIs—>勾上Complie APIs Autocompation,然后在Language中,选择
python。点面下面的Add from installed APIs按钮,选择住需要的.api文件。最后点击
Compile APIs。 去下面几个地方找
5.汉化
下载了中文包eric4-i18n-zh_CN.GB2312-4.3.3.zip,解压后,
手动将i18n目录下的eric4_zh_CN.GB2312.qm和eric4_zh_CN.GB2312.ts
拷贝到 C:\Python25\Lib\site-packages\eric4\i18n\,
然后在Interface的语言设置里选择中文.->应用->重启eric4后界面就是中文了,而且代码里的中文也显示正常了。
python2.7.5 +eric4.4.2+PyQt4-4.10.3-gpl-Py2.7-Qt4.8.5-x32.exe,布布扣,bubuko.com
python2.7.5 +eric4.4.2+PyQt4-4.10.3-gpl-Py2.7-Qt4.8.5-x32.exe
标签:style class blog http color com
原文地址:http://www.cnblogs.com/qbmiller/p/3779383.html