【发布时间】:2014-09-17 20:58:34
【问题描述】:
我无法使用“安装新软件”菜单选项通过 Eclipse 3.7.2 安装 PyDev。我正在运行 ubuntu 12.04,我得到的错误开始
An error occurred while collecting items to be installed
session context was:(profile=PlatformProfile,
phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Problems downloading artifact: osgi.bundle,com.python.pydev,3.6.0.201406232321.
Error reading signed content:/tmp/signatureFile8822024852687497909.jar
.....
我试过了 1)取消选中“在安装过程中检查所有更新以查找所需软件”框 2) 更新操作系统 3)重新安装Eclipse 4) 在不同时间重复安装(大约 3 周)
我正在使用 PyDev 和 Pydev Extensions 网站 http://pydev.org/updates
任何想法。应该升级我的ubuntu吗?
【问题讨论】:
标签: python eclipse ubuntu pydev