Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #12456

Re: Python IDE/Eclipse

References <j389uu$r8c$1@speranza.aioe.org>
From Fabio Zadrozny <fabiofz@gmail.com>
Date 2011-08-30 20:44 -0300
Subject Re: Python IDE/Eclipse
Newsgroups comp.lang.python
Message-ID <mailman.590.1314747911.27778.python-list@python.org> (permalink)

Show all headers | View raw


On Fri, Aug 26, 2011 at 11:18 AM, Dave Boland <dboland9@fastmail.fm> wrote:
> I'm looking for a good IDE -- easy to setup, easy to use -- for Python.  Any
> suggestions?
>
> I use Eclipse for other projects and have no problem with using it for
> Python, except that I can't get PyDev to install.  It takes forever, then
> produces an error that makes no sense.
>
> An error occurred while installing the items
>  session context was:(profile=PlatformProfile,
> phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Install,
> operand=null --> [R]org.eclipse.cvs 1.0.400.v201002111343,
> action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.InstallBundleAction).
>  Cannot connect to keystore.
>  This trust engine is read only.
>  The artifact file for osgi.bundle,org.eclipse.cvs,1.0.400.v201002111343 was
> not found.
>
>
> Any suggestions on getting this to work?

In the install dialog, uncheck the 'contact all update sites during
install to find required software'.

Another option would be getting Aptana Studio 3, which has PyDev
preinstalled (see: http://pydev.org/download.html )

Cheers,

Fabio

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Python IDE/Eclipse Dave Boland <dboland9@fastmail.fm> - 2011-08-26 10:18 -0400
  Re: Python IDE/Eclipse Zach Dziura <zcdziura@gmail.com> - 2011-08-26 08:17 -0700
  Re: Python IDE/Eclipse Moises Alberto Lindo Gutarra <mlindo@gmail.com> - 2011-08-26 10:36 -0500
  Re: Python IDE/Eclipse smackay@flagstonesoftware.com - 2011-08-26 17:00 +0100
  Re: Python IDE/Eclipse Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-08-26 18:37 +0200
  Re: Python IDE/Eclipse UncleLaz <andrei.lisnic@gmail.com> - 2011-08-27 01:34 -0700
    Re: Python IDE/Eclipse flebber <flebber.crue@gmail.com> - 2011-08-28 00:56 -0700
      Re: Python IDE/Eclipse Alec Taylor <alec.taylor6@gmail.com> - 2011-08-28 22:53 +1000
  Re: Python IDE/Eclipse Fabio Zadrozny <fabiofz@gmail.com> - 2011-08-30 20:44 -0300

csiph-web