> > Date: Fri, 05 Feb 2010 12:59:41 -0800 From: Christopher Barker > <chris.bar...@noaa.gov> Subject: Re: [Matplotlib-users] Matplotlib > conflicts with IDLE To: matplotlib-users@lists.sourceforge.net > Message-ID: <4b6c86bd.3090...@noaa.gov> Content-Type: text/plain; > charset=ISO-8859-1; format=flowed David MacQuigg wrote: >> > I can't get Matplotlib to work with IDLE. >> > > Sorry, I don't know anything about IDLE, but... > > >> > I'm running on Mac OS-X, so it looks like IPython is not an option. >> > > Why not? I use Ipython on OS-X all the time, and it is fabulous, really > fabulous. > > >> > Also, I >> > would rather stick with IDLE. It is the perfect IDE for non-CS students >> > who >> > shouldn't be spending their time on the complexities of a plotting package. >> > > Spyder: > > http://packages.python.org/spyder/ > > Looks really promising, but I don't think they've got OS-X packages yet. > > -Chris >
Hi there, I can confirm that Spyder will make these GUI event loop issues go away (BTW I saw it running on OS-X, 2 days ago -- note that it requires PyQt to be installed). If you are familiar with MATLAB's IDE, you won't be disappointed because it works almost the same way (it even communicates well with MATLAB thanks to .mat files import/export features). The great advantage of Spyder over other Python IDEs is the exclusive "Workspace" feature: like MATLAB's workspace, that is a global variable explorer allowing GUI-based edition of the most used Python objects (integers, floats, strings, dictionaries, lists, NumPy arrays, ...). It seems unbelievable, but Spyder is really the only IDE providing this feature which is IMHO essential for scientific users. Cheers, Pierre ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users