我在 window 下出现这个错误
进入此网站
https://www.lfd.uci.edu/~gohlke/pythonlibs/
搜索 twisted
下载对应 python版本 和 win位数的轮子
本人是 python3.8 win 64位处理

ERROR: Failed building wheel for Twisted

我使用的为 anaconda环境管理

进入项目对应的虚拟环境的目录下的 Script文件夹

pip install 刚才下载的文件就OK了

ERROR: Failed building wheel for Twisted
ERROR: Failed building wheel for Twisted

相关文章: