On Tue, Aug 24, 2010 at 11:49 AM, Justin C. Walker <jus...@mac.com> wrote: > Dave, > > On Aug 24, 2010, at 10:55 , David Kirkby wrote: > >> On 24 August 2010 18:38, Jason Grout <jason-s...@creativetrax.com> wrote: >>> >>> This was posted to the scipy-user list today, and it seems like it would >>> be >>> interesting to the crowd here. I don't know how it compares to Spyder, >>> for >>> example. >>> >>> -Jason >>> >>> ---- >>> I am pleased to announce IEP, the interactive Editor for Python. >>> >>> website: http://code.google.com/p/iep/ >>> downloads: http://code.google.com/p/iep/downloads/list (binaries are >>> available for Windows and Linux) >>> group: http://groups.google.com/group/iep_ >>> >>> I'm interested in what you think of it and whether everything works as it >>> should on all OS's. So if you try it, please drop me a line! >> >> I'm not a python guru, but I did not have a clue how to use this >> source code. There's no readme file. No setup.py. No docs directory. > > IEP is a binary, not a python script. See the wiki, and installation > instructions therein.
They posted source code as Python scripts. I think you're supposed to do (something like?): python main.py I tried this on OS X with the system-wide python and the one in Sage, and in both cases it of course fails since PyQt isn't installed. William -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org