Tech log

Home Archives
2024-09-01
python

指定国内源下载python模块

我们可以直接在 pip 命令中使用 -i 参数来指定镜像地址

pip3 install pandas -i https://pypi.tuna.tsinghua.edu.cn/simple

其他国内镜像源
中国科学技术大学 : https://pypi.mirrors.ustc.edu.cn/simple
豆瓣:http://pypi.douban.com/simple/
阿里云:http://mirrors.aliyun.com/pypi/simple/

Share
Newer
Hello World
Older
内存溢出导致进程被KILL检查方法

Categories

  • linux
  • python
  • window
  • 教程

Tags

  • anything,hexo
  • fedora37,fedora40
  • git
  • hexo

Tag Cloud

anything,hexo fedora37,fedora40 git hexo

Archives

  • September 2024
  • August 2024

Recent Posts

  • window wmic
  • Hello World
  • 指定国内源下载python模块
  • 内存溢出导致进程被KILL检查方法
  • 舒尔特方格游戏添加功能
© 2024 John Doe
Powered by Hexo
Home Archives