首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >安装pydev时出错

安装pydev时出错
EN

Stack Overflow用户
提问于 2013-11-26 10:18:38
回答 3查看 11.5K关注 0票数 5

我已经安装了eclipse 3.7,我想从pydev.org/updates安装pydev,从help>install新软件更新,但我一直收到错误:

代码语言:javascript
复制
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.0.0.201311051910.
Error reading signed content:/tmp/signatureFile6253600369144568995.jar
An error occurred while processing the signatures for the file: /tmp/signatureFile6253600369144568995.jar
Problems downloading artifact: osgi.bundle,com.python.pydev.analysis,3.0.0.201311051910.
Error reading signed content:/tmp/signatureFile571100381995937794.jar
An error occurred while processing the signatures for the file: /tmp/signatureFile571100381995937794.jar
Problems downloading artifact: osgi.bundle,com.python.pydev.codecompletion,3.0.0.201311051910.
Error reading signed content:/tmp/signatureFile7939549393376543178.jar
An error occurred while processing the signatures for the file: /tmp/signatureFile7939549393376543178.jar
Problems downloading artifact: osgi.bundle,com.python.pydev.debug,3.0.0.201311051910.
Error reading signed content:/tmp/signatureFile7919082619115038876.jar
An error occurred while processing the signatures for the file: /tmp/signatureFile7919082619115038876.jar
Problems downloading artifact: osgi.bundle,com.python.pydev.fastparser,3.0.0.201311051910.
Error reading signed content:/tmp/signatureFile5333565376705188952.jar
An error occurred while processing the signatures for the file: /tmp/signatureFile5333565376705188952.jar
Problems downloading artifact: osgi.bundle,com.python.pydev.refactoring,3.0.0.201311051910.
Error reading signed content:/tmp/signatureFile5676238210588307882.jar
An error occurred while processing the signatures for the file: /tmp/signatureFile5676238210588307882.jar
Problems downloading artifact: osgi.bundle,org.python.pydev,3.0.0.201311051910.
Error reading signed content:/tmp/signatureFile4716582641827617890.jar
An error occurred while processing the signatures for the file: /tmp/signatureFile4716582641827617890.jar
Problems downloading artifact: osgi.bundle,org.python.pydev.ast,3.0.0.201311051910.
Error reading signed content:/tmp/signatureFile853205344535319189.jar
An error occurred while processing the signatures for the file: /tmp/signatureFile853205344535319189.jar
Problems downloading artifact: osgi.bundle,org.python.pydev.core,3.0.0.201311051910.
Error reading signed content:/tmp/signatureFile6242038948772764722.jar
An error occurred while processing the signatures for the file: /tmp/signatureFile6242038948772764722.jar
Problems downloading artifact: osgi.bundle,org.python.pydev.customizations,3.0.0.201311051910.
Error reading signed content:/tmp/signatureFile6200571740568092132.jar
An error occurred while processing the signatures for the file: /tmp/signatureFile6200571740568092132.jar
Problems downloading artifact: osgi.bundle,org.python.pydev.debug,3.0.0.201311051910.
Error reading signed content:/tmp/signatureFile7348469738343374780.jar
An error occurred while processing the signatures for the file: /tmp/signatureFile7348469738343374780.jar
Problems downloading artifact: osgi.bundle,org.python.pydev.django,3.0.0.201311051910.
Error reading signed content:/tmp/signatureFile3577420456810055714.jar
An error occurred while processing the signatures for the file: /tmp/signatureFile3577420456810055714.jar
Problems downloading artifact: org.eclipse.update.feature,org.python.pydev.feature,3.0.0.201311051910.
Error reading signed content:/tmp/signatureFile3341085924253320715.jar
An error occurred while processing the signatures for the file: /tmp/signatureFile3341085924253320715.jar
Problems downloading artifact: osgi.bundle,org.python.pydev.help,3.0.0.201311051910.
Error reading signed content:/tmp/signatureFile3845056374345623111.jar
An error occurred while processing the signatures for the file: /tmp/signatureFile3845056374345623111.jar
Problems downloading artifact: osgi.bundle,org.python.pydev.jython,3.0.0.201311051910.
Error reading signed content:/tmp/signatureFile6508149376440133601.jar
An error occurred while processing the signatures for the file: /tmp/signatureFile6508149376440133601.jar
Problems downloading artifact: osgi.bundle,org.python.pydev.parser,3.0.0.201311051910.
Error reading signed content:/tmp/signatureFile2272439666869250515.jar
An error occurred while processing the signatures for the file: /tmp/signatureFile2272439666869250515.jar
Problems downloading artifact: osgi.bundle,org.python.pydev.refactoring,3.0.0.201311051910.
Error reading signed content:/tmp/signatureFile3096660355605659228.jar
An error occurred while processing the signatures for the file: /tmp/signatureFile3096660355605659228.jar
Problems downloading artifact: osgi.bundle,org.python.pydev.shared_core,3.0.0.201311051910.
Error reading signed content:/tmp/signatureFile5752308523522565836.jar
An error occurred while processing the signatures for the file: /tmp/signatureFile5752308523522565836.jar
Problems downloading artifact: osgi.bundle,org.python.pydev.shared_interactive_console,3.0.0.201311051910.
Error reading signed content:/tmp/signatureFile7961459825015698127.jar
An error occurred while processing the signatures for the file: /tmp/signatureFile7961459825015698127.jar
Problems downloading artifact: osgi.bundle,org.python.pydev.shared_ui,3.0.0.201311051910.
Error reading signed content:/tmp/signatureFile448758150516384194.jar
An error occurred while processing the signatures for the file: /tmp/signatureFile448758150516384194.jar

我该如何解决这个问题呢?

EN

回答 3

Stack Overflow用户

发布于 2013-11-26 11:27:08

不确定这是否能解决此问题,但一种解决方法可能是在选择要安装的PyDev版本的安装对话框中取消选中“仅显示可用软件的最新版本”。

或者,您也可以手动安装PyDev,方法是下载压缩文件并将其解压缩到eclipse/dropins文件夹。

您可以在此处找到最新版本的PyDev:http://sourceforge.net/projects/pydev/files/

第二种解决方案如PyDev手册中所述:http://pydev.org/manual_101_install.html

希望这些方法中的一个可以解决这个问题。:)

票数 8
EN

Stack Overflow用户

发布于 2014-02-06 03:12:35

在使用Ubuntu时,我在安装所有版本的PyDev时都遇到了问题,即使是在使用PyDev网站上提供的压缩文件的时候也是如此,但这里有一个解决方案可以让它正常工作。

最新版本的Eclipse可以使用带有"http://pydev.org/updates“的Eclipse特性来完成PyDev安装,但即使已安装的PyDev也不会执行任何操作。(如果您处于这种情况,可以跳到步骤2 )较早版本的Eclipse将显示上述错误。然而,如果你遵循这些说明,旧的(至少可以追溯到Ubuntu软件中心的版本,3.7.2)和新版本都可以很好地使用PyDev 3.0+。

第1步:

转到(PyDev website)并下载适用于Pydev3.0或更高版本的压缩文件。

导航到~/.eclipse/org.eclipse.platform_VERSION/ (在Ubuntu中,不确定Eclipse文件夹在Windows中的位置),然后创建一个名为"dropins“的文件夹。将下载的zip文件的内容复制到这个新文件夹中。

第2步:

现在将安装PyDev,但在下载Java7之前不会执行任何操作,因此您需要在终端中键入以下命令:

sudo add-apt-repository ppa:webupd8team/java

sudo apt-get update

sudo apt-get install oracle-java7-installer

sudo apt-get install oracle-java7-set-default

如果你使用的是WindowsOracle7,你应该可以从网站下载并安装Java7,到此为止。

第3步:

现在将安装Java 7,但Eclipse可能不再启动。如果是这种情况,您需要在32位系统上的终端中键入以下内容:

在-s /usr/lib/jni/libswt-* ~/.swt/lib/linux/x86/

或者在64位系统上执行以下操作:

在-s /usr/lib/jni/libswt-* ~/.swt/lib/linux/x86_64/

PyDev 3.0+现在应该可以完全在Eclipse中工作了!

票数 2
EN

Stack Overflow用户

发布于 2014-06-16 21:45:36

pydev网站要求eclipse的版本应该是3.8/4.2 (JUNO)或更高版本。

我遇到了同样的问题,更新了eclipse,这个问题就消失了。

如果安装程序能提供更具描述性的报告,那就更好了。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/20207341

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档