ERROR: Could not build wheels for aiohttp, which is required to install pyproject.toml-based
短信预约 -IT技能 免费直播动态提醒
记录一下,安装aiohttp库出现的问题
- 问题1:报两个错误,
ERROR: Failed building wheel for yarlFailed to build yarlERROR: Could not build wheels for yarl, which is required to install pyproject.toml-based projects
解决方法:ERROR: Failed building wheel for yarl,根据这个,安装需要的库yarl,
用pip install yarl 不行,下载whl,用下面的就行
存档: Python Extension Packages for Windows - Christoph Gohlke
用这种格式安装
pip install C:\Users\zhoub\python库\aiohttp-3.8.1-cp311-cp311-win_amd64.whl
类似,ERROR: Failed building wheel for yarl
yarl要什么库就下啥,安啥,
最终,要的aiohttp就安上了
来源地址:https://blog.csdn.net/zbz2193235327/article/details/127856358
免责声明:
① 本站未注明“稿件来源”的信息均来自网络整理。其文字、图片和音视频稿件的所属权归原作者所有。本站收集整理出于非商业性的教育和科研之目的,并不意味着本站赞同其观点或证实其内容的真实性。仅作为临时的测试数据,供内部测试之用。本站并未授权任何人以任何方式主动获取本站任何信息。
② 本站未注明“稿件来源”的临时测试数据将在测试完成后最终做删除处理。有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341