Re: [Matplotlib-users] Problem with cygwin/ipython interactive mode

2008-01-23 Thread John Hunter
On Jan 22, 2008 11:11 PM, <[EMAIL PROTECTED]> wrote: > I checked the instructions on : > http://matplotlib.sourceforge.net/interactive.html > and have used the config file there with minor changes for TkAgg and > interactive mode. However this also did not work. Note : again under > cygwin I pl

Re: [Matplotlib-users] Problem with cygwin/ipython interactive mode

2008-01-23 Thread Pete Forman
[EMAIL PROTECTED] writes: > On a more general note it seems there are dozens of different ways > to run matplotlib under windows. TkAgg gave me the same set of problems as you on Windows (native). I was able to use WxAgg instead. wxPython 2.8 did not work but switching to 2.6 cured that. IIRC

[Matplotlib-users] Problem with cygwin/ipython interactive mode

2008-01-22 Thread djr
Hi there, I feel like I am really close to getting matplotlib working under cygwin/ipython (although the problem persists in the conventional python shell also). On a more general note it seems there are dozens of different ways to run matplotlib under windows. I used as many cygwin packages as