简体   繁体   English

无法为 Eclipse Release 2(4.4.2) 安装 PyDev

[英]unable to install PyDev for Eclipse Release 2(4.4.2)

I just downloaded and installed eclipse, I now want to install PyDev and it's failing, I get an error message:我刚刚下载并安装了 eclipse,我现在想安装 PyDev 但它失败了,我收到一条错误消息:

HTTP Server Unknown HTTP Response Code (302): http://www.pydev.org/updates/content.xml General connection error with response code=302 HTTP 服务器未知 HTTP 响应代码 (302): http ://www.pydev.org/updates/content.xml 响应代码为 302 的一般连接错误

is there another to install it?有没有另一个安装它? I'm trying to install it from the market place via eclipse我正在尝试通过 eclipse 从市场安装它

When attempting to download Pydev from Eclipse marketplace;尝试从 Eclipse 市场下载 Pydev 时; Eclipse marketplace is currently using the following link: http://www.pydev.org/updates/ Eclipse 市场当前使用以下链接:http: //www.pydev.org/updates/

This is not a direct link and will result in an installation failure in some cases, such as mine and others.这不是直接链接,在某些情况下会导致安装失败,例如我的和其他人。

What to do:该怎么办:

In Eclipse go to Help > Install New Software > Add >在 Eclipse 中转到帮助 > 安装新软件 > 添加 >

Now add a name example: "Pydev. Select the link below and choose the version of pydev you want to install. http://dl.bintray.com/fabioz/pydev/现在添加一个名称示例:“Pydev。选择下面的链接并选择要安装的 pydev 版本。http: //dl.bintray.com/fabioz/pydev/

Copy the entire link to the version you have chosen ex.将整个链接复制到您选择的版本。 http://dl.bintray.com/fabioz/pydev/7.5.0/ and paste it in the Eclipse Add Repository "Location:" field. http://dl.bintray.com/fabioz/pydev/7.5.0/并将其粘贴到 Eclipse 添加存储库“位置:”字段中。

Please note: The above link does not use a secure connection "https".请注意:以上链接未使用安全连接“https”。 Using a secure transfer connection may result in failure, such as in my case.使用安全传输连接可能会导致失败,例如我的情况。

For older versions of Eclipse, you need to access older versions of the update site.对于旧版本的 Eclipse,您需要访问旧版本的更新站点。

The update site urls may be seen at: http://www.pydev.org/update_sites可以在以下位置看到更新站点 url:http: //www.pydev.org/update_sites

And you may visit http://www.pydev.org/download.html to know which version of PyDev you need (search for Need to use older Eclipse/Java/Python in that page).您可以访问http://www.pydev.org/download.html以了解您需要哪个版本的 PyDev(在该页面中搜索Need to use older Eclipse/Java/Python )。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM