Re: [PyMOL] launch pymol from inside an IDLE ( python-ide)

2008-06-11 Thread hari jayaram
t; Date: Wed, 4 Jun 2008 11:24:16 -0400 >> From: "hari jayaram" >> Subject: [PyMOL] launch pymol from inside an IDLE ( python-ide) >>interactive shell ? >> To: pymol-users@lists.sourceforge.net >> Message-ID: >> >> Content-Ty

Re: [PyMOL] launch pymol from inside an IDLE ( python-ide)

2008-06-09 Thread Alan
Hi, Instead of using Mac IDLE, use Fink IDLE: which idle2.5 /sw/bin/idle2.5 It works! Cheers, Alan On Tue, Jun 10, 2008 at 1:25 AM, wrote: > Date: Wed, 4 Jun 2008 11:24:16 -0400 > From: "hari jayaram" > Subject: [PyMOL] launch pymol from inside an IDLE ( python-ide) &

[PyMOL] launch pymol from inside an IDLE ( python-ide) interactive shell ?

2008-06-04 Thread hari jayaram
Hi I am trying to use python from inside of the idle (IDLE) IDE that is part of the MacPython 2.5.2 additional packages as IDLE.app. The reason I want to do this is because I really want to get an IDE ( integrated development environment ) with good code completion on all modules including maybe py