简体   繁体   中英

Can't install PyDev for Eclipse Indigo

I have problem with installation of PyDev in Eclipse Indigo. I used Help -> Install new software -> and http://pydev.org/updates repository. I try it for 3 days yet but it is still not work. First, I got error: unabled to read repository.

在此输入图像描述

Today, repository was found but during installation of package I got error:

An error occurred while collecting items to be installed session context was:(profile=epp.package.java, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=). Unable to read repository at http://update-production-pydev.s3.amazonaws.com/pydev/updates/plugins/org.python.pydev_2.2.2.2011082312.jar . Read timed out Unable to read repository at http://update-production-pydev.s3.amazonaws.com/pydev/updates/plugins/org.python.pydev.debug_2.2.2.2011082312.jar . Read timed out Unable to read repository at http://update-production-pydev.s3.amazonaws.com/pydev/updates/plugins/org.python.pydev.jython_2.2.2.2011082312.jar . Read timed out

It seems like the repository is out of order. Does somebody know, what to do? Thanks!

Just checked and it seems to be working. As a note, a new PyDev release is available (2.2.3).

If it still doesn't work for you, you can try the zip release (see: http://pydev.org/download.html for instructions on getting/installing it).

Using this url https://dl.bintray.com/fabioz/pydev/6.3.2 worked for me.

Got this from http://www.pydev.org/updates/

我有这个问题,但更新eclipse修复了它

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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