1、PyQt5安装

pip install PyQt5

2、qtdesigner安装

本来直接用pip install PyQt5-tools安装的,但是网速下的慢,中间还断了几次,在网上找到一个稳定快速的安装源。

pip install PyQt5-tools -i http://pypi.douban.com/simple --trusted-host=pypi.douban.com

 

相关文章:

  • 2022-02-27
  • 2021-07-31
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-07-14
  • 2021-09-08
  • 2022-12-23
  • 2021-12-28
  • 2021-04-19
相关资源
相似解决方案