win+r cmd pip3 install ***出错

在这里插入图片描述
修改成
pip3 install numpy -i https://pypi.tuna.tsinghua.edu.cn/simple --trusted-host pypi.tuna.tsinghua.edu.cn pymysql
主要是加后面这串

发布了9 篇原创文章 · 获赞 1 · 访问量 192

猜你喜欢

转载自blog.csdn.net/qq_43620967/article/details/104693720
今日推荐