Python--安装 PyQt5, pyqt5-tools

# 使用豆瓣镜像源
anaconda prompt界面里输入:
pip install pyqt5-tools -i https://pypi.douban.com/simple/
原文地址:https://www.cnblogs.com/Collin-pxy/p/13153901.html