当前位置:网站首页>PIP uses image website to solve the problem of slow network speed
PIP uses image website to solve the problem of slow network speed
2022-07-03 07:48:00 【Seven demons 71】
reason
pip The installation library will access foreign servers by default
resolvent
Use domestic mirror websites
pip3 install numpy -i https://pypi.tuna.tsinghua.edu.cn/simple
-i:
Specify mirror source
Mirror source
University of science and technology of China : https://pypi.mirrors.ustc.edu.cn/simple
douban :http://pypi.douban.com/simple/
Tsinghua University :https://pypi.tuna.tsinghua.edu.cn/simple
边栏推荐
- PHP wechat red packet grabbing algorithm
- 项目经验分享:实现一个昇思MindSpore 图层 IR 融合优化 pass
- [mindspire paper presentation] summary of training skills in AAAI long tail problem
- Robots protocol
- Technical dry goods | thinking about the unification of dynamic and static diagrams of AI framework
- Technical dry goods | Bert model for the migration of mindspore NLP model - text matching task (2): training and evaluation
- 哪一刻你才发现青春结束了
- [at] abc 258G - Triangle 三元組可達-暴力
- Go language foundation ----- 09 ----- exception handling (error, panic, recover)
- 什么是定义?什么是声明?它们有何区别?
猜你喜欢
Application of pigeon nest principle in Lucene minshouldmatchsumscorer
Go language foundation ----- 18 ----- collaboration security, mutex lock, read-write lock, anonymous lock, sync Once
PAT甲级 1032 Sharing
Collector in ES (percentile / base)
Analysis of the problems of the 10th Blue Bridge Cup single chip microcomputer provincial competition
Iterm2设置
Usage of requests module
PAT甲级 1031 Hello World for U
Epoll related references
技术干货|昇思MindSpore可变序列长度的动态Transformer已发布!
随机推荐
Pat grade a 1029 median
[at] ABC 258g - Triangle triples reachable - violence
PAT甲级 1031 Hello World for U
Huawei switch: configure Telnet, SSH and web access
输入三次猜一个数字
技术干货|利用昇思MindSpore复现ICCV2021 Best Paper Swin Transformer
华为交换机Console密码重置、设备初始化、默认密码
Go language - loop statement
Pat class a 1032 sharing
[MySQL 13] if you change your password for the first time after installing mysql, you can skip MySQL password verification to log in
【MySQL 11】怎么解决MySQL 8.0.18 大小写敏感问题
Shengsi mindspire is upgraded again, the ultimate innovation of deep scientific computing
华为交换机:配置telnet和ssh、web访问
IndexSort
Go language foundation ----- 10 ----- string related operations (operation function, string conversion)
Screenshot tool snipaste
Go language foundation ----- 07 ----- method
Technical dry goods Shengsi mindspire lite1.5 feature release, bringing a new end-to-end AI experience
Project experience sharing: Based on mindspore, the acoustic model is realized by using dfcnn and CTC loss function
Go language foundation ------ 12 ------ JSON