随笔分类 - python
python应用与量化
摘要:https://www.cnblogs.com/lsdb/p/9122425.html
阅读全文
摘要:第一步:pycharm->tools->External tools -> QTdesigner设置 设置qtdesigner: program: “C:\Python34\Lib\site-packages\PyQt5\designer.exe” Working directory: “$File
阅读全文
摘要:python3.6 & pyQt5 & QtDesigner 简易入门教程 1. python 官网下载安装python3.6并配置好环境; 2.cmd下 运行: pip install PyQt5 安装PyQt库; 3.cmd下运行: pip3.6 install PyQt5-tools 安装Qt
阅读全文
摘要:1.在pycharm中: File >> Settings >> Project:XXX >> Project Interpreter 点击图中红色区域 在输入框中输入:pyinstaller,并点击右下角Install Package 之后耐心等待安装 但我在安装过程中遇到了错误: pip._ve
阅读全文

浙公网安备 33010602011771号