在Windows 10 python 3中为Twisted构建轮子失败
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了在Windows 10 python 3中为Twisted构建轮子失败相关的知识,希望对你有一定的参考价值。
我正在尝试在我的Windows 10机器上安装rasa-core。
当使用pip install进行安装时,我得到:Twisted的构建轮失败
尝试单独安装Twisted时出现相同的错误。
我怎么能解决这个问题?
Install Twisted Using pip
或者在这个位置下载https://www.lfd.uci.edu/~gohlke/pythonlibs/#twisted点子安装Twisted-18.9.0-cp27-cp27m-win_amd64.whl
如果您还没有安装Microsoft Visual C ++,请从以下链接执行此操作。确保您匹配已安装的Python的正确版本。 https://wiki.python.org/moin/WindowsCompilers#Microsoft_Visual_C.2B-.2B-_14.0_standalone:_Build_Tools_for_Visual_Studio_2017_.28x86.2C_x64.2C_ARM.2C_ARM64.29
然后安装Twisted with:pip install Twisted [windows_platform]
确保包含[windows_platform]。
以上是关于在Windows 10 python 3中为Twisted构建轮子失败的主要内容,如果未能解决你的问题,请参考以下文章
如何在Windows2008中为IIS添加ISAPI扩展功能
如何在 Windows 中为 GRIDdb python 客户端设置 swig 安装?
如何在 Windows 中为 Python 安装 `protoc` 的二进制分发版