Python安装PyQt5Designer与pyqt5

2023-08-22  本文已影响0人  爱学习的蹭蹭

Python安装PyQt5Designer与pyqt5

1、安装PyQt5Designer
使用国内清华镜像网

pip install PyQt5Designer -i https://pypi.tuna.tsinghua.edu.cn/simple

2、安装pyqt5
使用国内清华镜像网

pip install pyqt5 -i https://pypi.tuna.tsinghua.edu.cn/simple

3.国内Python镜像总结

镜像站名    网址

华为镜像源  https://mirrors.huaweicloud.com/
阿里云 http://mirrors.aliyun.com/pypi/simple/

中国科学技术大学 http://pypi.mirrors.ustc.edu.cn/simple/
清华大学 https://pypi.tuna.tsinghua.edu.cn/simple/
浙江大学开源镜像站    http://mirrors.zju.edu.cn/

腾讯开源镜像站    http://mirrors.cloud.tencent.com/pypi/simple
豆瓣 http://pypi.douban.com/simple/
网易开源镜像站    http://mirrors.163.com/
搜狐开源镜像    http://mirrors.sohu.com/
上一篇 下一篇

猜你喜欢

热点阅读