1.打开Anaconda Prompt(好像cmd也行吧)
2.activate 环境名,我是activate myvenv(不用也行,那就装在默认目录)
3.pip3 install PyQt5 ok
安装PyQt5
4.测试
安装PyQt5

相关文章: