#验证Anaconda加入到环境变量中:
where python
conda --version
#更改pip源到阿里云镜像下载:
C:\Users\当前用户名\pip\pip.ini
[global]
trusted-host=mirrors.aliyun.com
index-url=https://mirrors.aliyun.com/pypi/simple/
#安装QT designer:
pip install pyqt5
pip install pyqt5-tools
C:\Python\Anaconda3\Library\bin\designer.exe
#在PyCharm中设置QT designer& PyUIC:
QT designer
C:\Python\Anaconda3\Library\bin\designer.exe
ProjectFileDirProjectFileDirProje