摘要: 1. 在windows环境下 临时修改 使用清华大学的源安装numpy包。 pip install numpy -i https://pypi.tuna.tsinghua.edu.cn/simple 永久修改 1.1 找到USERPROFILE这个环境变量的地址: 在cmd中输入set,找到USER 阅读全文
posted @ 2019-12-19 17:03 Mike_2019 阅读(914) 评论(0) 推荐(0)