Thanks for the tip. Seems like it should work. I tried installing the new spyder package using the Winpython control panel package manager (via the 2.3.1 zip). But after installing, spyder would no longer even open - just a flash of a command prompt. I wound up reinstalling Winpython to get it working again.
But I can report that everything I want to do seems to work in the Ipython console of Winpython after I apply "%pylab". That is, a separate window for the figure and plots/charts that update after a plt.show. On Wednesday, September 24, 2014 11:45:12 AM UTC-6, Adrian Klaver wrote: > On 09/24/2014 08:48 AM, [email protected] <javascript:> wrote: > > My spyder 2.3.0 is part of the latest WinPython distribution. Is there > > a way to updgrade to spyder 2.3.1 while still retaining the rest of the > > distribution? > > Would seem so: > > http://winpython.sourceforge.net/ > > Customizable: > > The integrated package manager (wppm, as WinPython Package Manager) > helps installing, uninstalling or upgrading Python packages (see WPPM > wiki page for more details on supported package formats) > As WPPM may not support some packages, it's also possible to > install or upgrade packages using easy_install or pip from the WinPython > command prompt > A configuration file allows to set environment variables at runtime > > > > > Thanks > > > -- > Adrian Klaver > [email protected] <javascript:> > -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
