【发布时间】:2020-12-25 15:19:19
【问题描述】:
我正在安装 django 频道,但出现未安装 twisted 的错误。我从这里https://www.lfd.uci.edu/~gohlke/pythonlibs/#twisted 下载软件包后尝试安装它。但是现在我收到了这个错误..
ERROR: Twisted-20.3.0-cp39-cp39-win_amd64.whl is not a supported wheel on this platform.
有没有办法在 Windows 10 中正确安装它。我使用的是 python 3.8。
谢谢
【问题讨论】:
标签: python python-3.x django pip