2013-01-14 33 views
0

安装PyDev的我只是下载一个新的副本的eclipse 4.2.1并试图安装PyDev,我不断收到以下错误:Eclipse的JUNO

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 

我还测试安装在eclipse 4.2PyDev,并得到了同样的错误。

+0

这是Eclipse中的一个错误。下次您可以尝试此解决方法http://stackoverflow.com/a/7739677/207764 – Fredrik

回答

1

经过测试不同版本的eclipse并获得相同的错误。 我下载了PyDev Zip files,并将其放入eclipse/dropins中,然后重新启动eclipse,它工作正常!