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.
