用vcode安装matplotlib报错

2020-06-06  本文已影响0人  花卷呀花卷

直接使用: py -m pip install -U matplotlib 报错,下载超时

报错截图一.png
报错截图二.png

使用镜像:py -m pip install -U matplotlib http://pypi.douban.com/simple/

出现:cannot unpack file 和 cannot determine archive format


image.png

更换其他镜像:pip install -i https://pypi.tuna.tsinghua.edu.cn/simple --trusted-host pypi.tuna.tsinghua.edu.cn matplotlib

image.png
上一篇 下一篇

猜你喜欢

热点阅读