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.2
PyDev
,並得到了同樣的錯誤。
這是Eclipse中的一個錯誤。下次您可以嘗試此解決方法http://stackoverflow.com/a/7739677/207764 – Fredrik