当前位置:   article > 正文

ERROR: Could not find a version that satisfies the requirement aiohttp (from versions: none) ERROR:

error: could not find a version that satisfies the requirement aip error: no

python 安装aiohttp模块报一下错误
命令:pip install aiohttp

ERROR: Could not find a version that satisfies the requirement aiohttp (from versions: none)
ERROR: No matching distribution found for aiohttp
WARNING: You are using pip version 21.3.1; however, version 23.0.1 is available.
You should consider upgrading via the 'f:\python\douban\venv\scripts\python.exe -m pip install --upgrade pip' command.
  • 1
  • 2
  • 3
  • 4

使用国内的镜像源来加速:

执行命令: pip install aiohttp -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/秋刀鱼在做梦/article/detail/745181
推荐阅读
相关标签
  

闽ICP备14008679号