Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python,': 0.01; 'irc': 0.03; 'context': 0.04; 'ide': 0.05; 'subject:Python': 0.06; 'eclipse': 0.09; 'url:github': 0.09; 'from:addr:alec.taylor6': 0.16; 'from:name:alec taylor': 0.16; 'install.': 0.16; 'pydev': 0.16; 'subject:IDE': 0.16; 'suggestions?': 0.16; '\xa0this': 0.16; 'cc:addr:python-list': 0.16; 'wrote:': 0.16; 'thanks,': 0.18; 'occurred': 0.18; 'received:209.85.210.174': 0.18; 'received:mail- iy0-f174.google.com': 0.18; 'cc:no real name:2**0': 0.20; 'cc:2**0': 0.22; 'header:In-Reply-To:1': 0.22; 'produces': 0.23; 'pm,': 0.24; 'aug': 0.24; 'helpful': 0.26; 'windows': 0.26; "i'm": 0.27; 'skip:[ 10': 0.27; 'project,': 0.28; 'problem': 0.28; 'url:mailman': 0.28; '27,': 0.29; 'installing': 0.29; 'message- id:@mail.gmail.com': 0.29; 'cc:addr:python.org': 0.30; 'fairly': 0.30; 'setup,': 0.30; 'sun,': 0.30; 'error': 0.32; 'version': 0.32; 'developers': 0.32; 'does': 0.32; "can't": 0.33; 'url:listinfo': 0.33; 'subject:/': 0.34; 'skip:a 70': 0.34; 'pretty': 0.35; 'file': 0.36; 'url:python': 0.36; 'good.': 0.37; 'using': 0.37; 'but': 0.37; 'install': 0.37; 'could': 0.38; 'received:google.com': 0.38; 'url:org': 0.38; 'received:209.85': 0.38; 'subject:: ': 0.39; 'suggestions': 0.39; 'getting': 0.39; 'setup': 0.40; "it's": 0.40; 'projects': 0.63; '26,': 0.67; 'engine': 0.71; 'heavy': 0.71; 'studio': 0.71; 'skip:1 20': 0.82; '-->': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=ROSuuPrsfDHOjkVYsq1NSYiNDhFIDgTW/JrEvnVsmaE=; b=MTCSOhWwS5V4uVUck/AkiX0Q440Rs6ddMTwD2XLga5pn39D6PdnShT1OOE3WJswL8H HBjEgm9lsIuN/zXj2eFrZN4cDrCEmJcLpFCpstN3IYBmfiyQ63MONIBGaWhozekJ1vUp sjtEntrlLMosOP1FiaBN1/JsMwgQvjmvtXD4g= MIME-Version: 1.0 In-Reply-To: <614812b3-001c-46f3-adc4-4a9170197d11@u6g2000prc.googlegroups.com> References: <614812b3-001c-46f3-adc4-4a9170197d11@u6g2000prc.googlegroups.com> Date: Sun, 28 Aug 2011 22:53:21 +1000 Subject: Re: Python IDE/Eclipse From: Alec Taylor To: flebber Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 59 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1314536012 news.xs4all.nl 2483 [2001:888:2000:d::a6]:40940 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:12339 Editra On Sun, Aug 28, 2011 at 5:56 PM, flebber wrote: > On Aug 27, 6:34=A0pm, UncleLaz wrote: >> On Aug 26, 5:18=A0pm, Dave Boland wrote: >> >> >> >> >> >> >> >> >> >> > I'm looking for a good IDE -- easy to setup, easy to use -- for Python= . >> > =A0 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. =A0It takes forever, >> > then produces an error that makes no sense. >> >> > An error occurred while installing the items >> > =A0 =A0session context was:(profile=3DPlatformProfile, >> > phase=3Dorg.eclipse.equinox.internal.provisional.p2.engine.phases.Inst= all, >> > operand=3Dnull --> [R]org.eclipse.cvs 1.0.400.v201002111343, >> > action=3Dorg.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.In= stallBu ndleAction). >> > =A0 =A0Cannot connect to keystore. >> > =A0 =A0This trust engine is read only. >> > =A0 =A0The artifact file for >> > osgi.bundle,org.eclipse.cvs,1.0.400.v201002111343 was not found. >> >> > Any suggestions on getting this to work? >> >> > Thanks, >> > Dave >> >> I use Aptana Studio 3, it's pretty good and it's based on eclipse > > Emacs with emacs-for-python makes the install and setup a breeze and > emacs does a lot for you without much learning. > http://gabrielelanaro.github.com/emacs-for-python/ > > geany is great I use it the most. > http://www.geany.org/ > > Finally this is a fairly new project, but it could be pretty good. > they are heavy in development of version 2. Ninja ide > http://ninja-ide.org/ > they provide packages for Debian/ubuntu fedora mandriva & windows and > the developers are very helpful if you have any issues or questions > jump on IRC for a chat. > > Sayth > -- > http://mail.python.org/mailman/listinfo/python-list >