Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/eclipse/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Python Can';t安装pydeveclipse插件_Python_Eclipse_Plugins_Installation_Pydev - Fatal编程技术网

Python Can';t安装pydeveclipse插件

Python Can';t安装pydeveclipse插件,python,eclipse,plugins,installation,pydev,Python,Eclipse,Plugins,Installation,Pydev,当我尝试在EclipseIndigo上安装PyDev时,出现以下错误 An error occurred while collecting items to be installed session context was:(profile=epp.package.java, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=). Problems downloading arti

当我尝试在EclipseIndigo上安装PyDev时,出现以下错误

An error occurred while collecting items to be installed
session context was:(profile=epp.package.java,     
phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Problems downloading artifact: osgi.bundle,com.python.pydev,3.4.1.201403181715.
Error reading signed     
content:C:\Users\Md\AppData\Local\Temp\signatureFile3601630487889967036.jar
An error occurred while processing the signatures for the file:     C:\Users\Md\AppData\Local\Temp\signatureFile3601630487889967036.jar
Problems downloading artifact: osgi.bundle,com.python.pydev.analysis,3.4.1.201403181715.
在相当长的列表中,它继续使用类似的错误日志


有什么想法吗?

确保PyDev版本与您安装的Python版本相同。 因此,如果您安装了
python2.7
pydev3
将给您类似的错误

  • 打开Eclipse->转到帮助->安装新软件
  • 在“使用文本”字段中键入以下URL:
  • 选中并单击“下一步”按钮
  • 在eclipse的指导下继续下一步
  • 成功安装后:转到窗口|首选项——PyDev在左侧登记

  • 有没有理由不使用最新的eclipse版本?添加安装PydevWas的步骤,告诉indigo将是使用android sdk的最佳版本