我刚刚下载了eclipse 4.2.1
的新副本并尝试安装PyDev
,我一直收到以下错误:
An error occurred while collecting items to be installed
session context was:(profile=SDKProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,com.aptana.interactive_console,2.7.1.2012100913
No repository found containing: osgi.bundle,com.aptana.shared_core,2.7.1.2012100913
No repository found containing: osgi.bundle,com.python.pydev,2.7.1.2012100913
No repository found containing: osgi.bundle,com.python.pydev.analysis,2.7.1.2012100913
No repository found containing: osgi.bundle,com.python.pydev.codecompletion,2.7.1.2012100913
No repository found containing: osgi.bundle,com.python.pydev.debug,2.7.1.2012100913
No repository found containing: osgi.bundle,com.python.pydev.fastparser,2.7.1.2012100913
No repository found containing: osgi.bundle,com.python.pydev.refactoring,2.7.1.2012100913
No repository found containing: osgi.bundle,org.python.pydev,2.7.1.2012100913
No repository found containing: osgi.bundle,org.python.pydev.ast,2.7.1.2012100913
No repository found containing: osgi.bundle,org.python.pydev.core,2.7.1.2012100913
No repository found containing: osgi.bundle,org.python.pydev.customizations,2.7.1.2012100913
No repository found containing: osgi.bundle,org.python.pydev.debug,2.7.1.2012100913
No repository found containing: osgi.bundle,org.python.pydev.django,2.7.1.2012100913
No repository found containing: org.eclipse.update.feature,org.python.pydev.feature,2.7.1.2012100913
No repository found containing: osgi.bundle,org.python.pydev.help,2.7.1.2012100913
No repository found containing: osgi.bundle,org.python.pydev.jython,2.7.1.2012100913
No repository found containing: osgi.bundle,org.python.pydev.parser,2.7.1.2012100913
No repository found containing: osgi.bundle,org.python.pydev.red_core,2.7.1.2012100913
No repository found containing: osgi.bundle,org.python.pydev.refactoring,2.7.1.2012100913
我还测试了在PyDev
上安装eclipse 4.2
并遇到了同样的错误。
答案 0 :(得分:1)
测试eclipse
的不同版本并获得相同的错误。
我下载了PyDev Zip files
,然后在eclipse/dropins
中放置并解压缩,重新启动了eclipse,它运行正常!
答案 1 :(得分:0)
对于 Eclipse 中的 PyDev,请使用此 URL:
http://update-production-pydev.s3.amazonaws.com/pydev/updates/site.xml
即在你的 eclipse=>Help=>Install new software=>Add=>Location :使用上面的网址
eclipse重启后 转到Window=>preferences=>PyDev=>Interpreters=>Python Interpreters=>提供python路径