pip安装报SSL错误

 

 

解决:

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

--trusted-host pypi.tuna.tsinghua.edu.cn

之前没加红色部分,加了之后就好了。

posted @ 2020-07-02 14:52  道霖  阅读(917)  评论(0)    收藏  举报