当前位置:   article > 正文

win系统下Eric6的配置

eric6

创建环境

第一先对anaconda3创建一个pyqt5的环境

选择python为3.6的

首先下载对应包

pip install sip==5.4.0 -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install pyqtchart==5.15.1 -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install QScintilla==2.11.6 -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install pyqt5==5.15.2 -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install pyqt5-tools==5.15.1.3  -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install  PyQtWebEngine==5.15.1   -i https://pypi.tuna.tsinghua.edu.cn/simple

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7

下载eric6-17.12

下载地址:https://download.csdn.net/download/qq_46107892/87261229

把eric6-17.12移动到

在这里插入图片描述

点进去进行pip install.py进行安装

在这里插入图片描述

在这里插入图片描述

安装中文字体:python install-i18n.py进行安装

在这里插入图片描述

双击eric6.bat进行打开在这里插入图片描述

打开进入首选项

在这里插入图片描述

QT进行设置

在这里插入图片描述

python进行设置

在这里插入图片描述

在这里插入图片描述

API进行设置

在这里插入图片描述

项目进行设置

在这里插入图片描述

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/小丑西瓜9/article/detail/219735
推荐阅读
相关标签
  

闽ICP备14008679号