window7_64+python3.6安装Twisted

匿名 (未验证) 提交于 2019-12-02 22:56:40

window7_64+python3.6安装Twisted

 

安装:pip instatll Twisted-17.9.0-cp36-cp36m-win_amd64.whl

错误:Twisted-17.9.0-cp36-cp36m-win_amd64.whl is not a supported wheel on this platfor m.

解决方法:修改包名

更改为:Twisted-17.9.0-cp36-none-win32.whl

 参考

原文:https://www.cnblogs.com/Ming-Hui/p/9332604.html

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!