6
votes

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.

enter image description here

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!

4
Site might be down for an update? (BTW, I just tried the link and found the .jar) - Derek Springer
Using your distro's package manager to get it might be an alternative as well if the update site is down. - WhyNotHugo

4 Answers

1
votes

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).

0
votes

I had this problem, but updating eclipse fixed it