简体   繁体   English

无法通过Eclipse 3.7.2安装Pydev

[英]Unable to install Pydev through Eclipse 3.7.2

I am unable to install PyDevthrough Eclipse 3.7.2 using the "Install New Software" menu option. 我无法使用“安装新软件”菜单选项通过Eclipse 3.7.2安装PyDev。 I am running ubuntu 12.04 and the error I get starts 我正在运行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

..... .....

I have tried 1) Unchecking the "Check all updates during install to find required software" box 2) Updating the OS 3) Reinstalling Eclipse 4) Repeating the install at different times (over about 3 weeks) 我尝试过1)取消选中“在安装过程中检查所有更新以找到所需的软件”框2)更新操作系统3)重新安装Eclipse 4)在不同的时间重复安装(大约3周)

I am working with the PyDev adnd Pydev Extensions website http://pydev.org/updates 我正在使用PyDev adnd Pydev Extensions网站http://pydev.org/updates

Any idea. 任何想法。 Should upgrade my ubuntu? 应该升级我的Ubuntu吗?

This is expected. 这是预期的。 As in http://pydev.org/download.html , PyDev now requires Eclipse 3.8 onwards (mostly this is due to an issue in Eclipse itself failing to recognize the maven created PyDev update site -- which is fixed in Eclipse 3.8). 就像http://pydev.org/download.html中一样 ,PyDev现在需要Eclipse 3.8及更高版本(主要是由于Eclipse本身的一个问题无法识别由Maven创建的PyDev更新站点-在Eclipse 3.8中已修复)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM