大虾

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2022年10月20日

摘要: 方法1 全局设置 pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple 方法2 临时命令 pip install numpy -i https://pypi.tuna.tsinghua.edu.cn/simp 阅读全文
posted @ 2022-10-20 20:50 一灯编程 阅读(52) 评论(0) 推荐(0)