Pip 不会在 Windows 上安装 Twisted [英] Pip doesn't install Twisted on Windows

查看:29
本文介绍了Pip 不会在 Windows 上安装 Twisted的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试在 Windows 8 计算机上安装 Twisted.在 Twisted 官方网站上,windows 的 Wheel 文件只有一个.

I am trying to install Twisted on a Windows 8 computer. On the official Twisted website, there is only one Wheel file for windows.

https://twistedmatrix.com/trac/wiki/Downloads

我已经安装了 Zope 和 PyWin32.

I already installed Zope and PyWin32.

但是当我这样做时:

pip install Twisted-16.0.0-cp27-none-win_amd64.whl

我明白了:

Twisted-16.0.0-cp27-none-win_amd64.whl is not a supported wheel on this platform

我已经看到并尝试了这两个主题的解决方案:

I have seen and tried the solutions of these 2 topics :

filename.whl 不支持此平台上的轮子如何安装带有.whl 文件?

pip是最新的,安装了CPython2.7,我用

pip is up-to-date, CPython2.7 is installed, I tried with

python -m pip intall

path\to\pip install

都没有用.

我错过了什么,我还没有尝试过什么?

What am I missing, what have I not tried ?

推荐答案

回答我自己的帖子.

正如 Rod Hyde 所说,Twisted 只支持 64 位版本的 Python.

As Rod Hyde commented, only the 64 bit version of python is officialy supported by Twisted.

编辑回答 anatoly :在 Twisted 的 Windows 下载部分,写着Twisted 16.0.0 for Python 2.7 64 bits"

Edit to answer anatoly : Under the Windows Download section of Twisted, it is written "Twisted 16.0.0 for Python 2.7 64 bits"

这篇关于Pip 不会在 Windows 上安装 Twisted的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆