• 首页
  • 前端技术
  • 编程语言
  • 人工智能
  • 运维知识
  • 资源下载
  • 常用小工具
  • 技术问答

[python]PyPI使用国内源

2022-12-23

 

PyPI使用国内源

对于默认的pip源的速度太慢,一些国内的pip源,如下:

  • 豆瓣(douban) https://pypi.douban.com/simple
  • 阿里云 http://mirrors.aliyun.com/pypi/simple
  • 中国科技大学 https://pypi.mirrors.ustc.edu.cn/simple
  • 清华大学 https://pypi.tuna.tsinghua.edu.cn/simple

使用说明:

1、下载pip源到本地(.whl)

[python]PyPI使用国内源

 

2、在pip源路径下启动命令提示符(shift+右键)

 [python]PyPI使用国内源

 

3、输入命令:pip3 install 源

[python]PyPI使用国内源

 

相关文章:

猜你喜欢
相关资源
相似解决方案
热门标签
Java Python linux javascript Mysql C# Docker 算法 前端 SpringBoot Redis Vue spring 设计模式 .net core .net kubernetes c++ 数据库 数据结构 大数据 js 机器学习 微服务 Android Go 程序员 面试 JVM ASP.net core 云原生 人工智能 后端 PHP git CSS golang k8s Nginx Django mybatis 深度学习 多线程 React 架构 devops 爬虫 云计算 Spring Boot LeetCode
By © 2026 likecs 版权所有,
本站所有数据收集于网络如有侵犯到您的权益请联系 进行下架处理1。
粤ICP备22038628号Powered By WordPress