Re: [Matplotlib-users] error with ginput

2009-03-03 Thread Daniel Soto
> this seems to be because the default backend was set to something without a gui. i set backend to WXAgg and it works now. > -- > > Message: 7 > Date: Tue, 3 Mar 2009 16:44:41 -0800 > From: Daniel Soto > Subject: [Matplotlib-users] error with gi

[Matplotlib-users] error with ginput

2009-03-03 Thread Daniel Soto
hello, ginput isn't working for me right now but was when i was using 0.98.3. running the script below gives me the following traceback. anyone know what is going on? thx, drs > python -c "import matplotlib;print matplotlib.__version__" 0.98.5.2 > ./gaelInput.py Please click Traceback (most r