300字范文,内容丰富有趣,生活中的好帮手!
300字范文 > Could not find a version that satisfies the requirement requests (from version : )

Could not find a version that satisfies the requirement requests (from version : )

时间:2021-01-11 10:30:41

相关推荐

Could not find a version that satisfies the requirement requests (from version : )

场景

在使用pip安装requests时提示:

Could not find a version that satisfies the requirement requests (from version : )

原因

在使用pip安装时,有时会遇到网上撞墙的现象

解决

重新执行一遍:pip install requests

或者

手动下载需要的安装包。

下载网址:

https://www.lfd.uci.edu/~gohlke/pythonlibs/

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。