I have a similar problem in Linux 10.04. I tried all sorts of things to display an image: both types of consoles, color, black-and-white images, PIL images, numpy images, floats, ints, etc. I couldn't manage to display anything in Spyder 2beta3. Spyder 1.x plots fine from the interactive console, though. Has anyone else ran into this problem?
Thanks, Anatoliy On Sep 23, 3:36 am, Pierre Raybaut <[email protected]> wrote: > Hi, > > On Sep 17, 5:23 pm, Ihor Melnyk <[email protected]> wrote: > > > I use spyder-2.0.0beta3. (Python 2.7.0, Qt 4.6.3, PyQt 4.7.4, > > matplotlib 1.0.0 on Windows). > > I'm not sure about this: is Matplotlib really supporting Python 2.7? > > > I really need interactive plotting under Spyder, > > but spyder shell available only after plot closed. > > > I tried IPython with Spyder, then shell works fine but plot is not > > responding. > > On Windows platforms, you must indeed use IPython to do interactive > plotting. > What are the command line options of IPython? > Is it working properly outside Spyder? > > Cheers, > Pierre -- You received this message because you are subscribed to the Google Groups "spyder" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.
