From: Ted D. <ted...@jp...> - 2005-02-23 18:36:06
|
Darren, All of the error handling code was recently reworked by John to make all of the front ends be consistent. So, that line doesn't even exist in the CVS repository anymore. If you sync to the latest CVS then you should be fine. You can find the instructions for CVS access here: http://sourceforge.net/cvs/?group_id=80706 Ted At 09:06 AM 2/23/2005, Darren Dale wrote: >On Wednesday 23 February 2005 10:51 am, John Hunter wrote: > > >>>>> "Darren" == Darren Dale <dd...@co...> writes: > > > > Darren> backend_qt.py is present in my cvs directory, but it looks > > Darren> like it didnt make it into the MPL-0.72 tarball. > > > > This was a problem with the MANIFEST file in the 0.72 release. I > > should be fixed in the 0.72.1 bugfix release, which is up on the sf > > site. > >Great! One bug to report. Line 262 of backend_qt.py should read: > >error_msg = error_msg_qt > >or I get an error: > >File "/usr/lib/python2.3/site-packages/matplotlib/backends/backend_qt.py", >line 262, in ? > error_msg = error_msg >NameError: name 'error_msg' is not defined > >-- > >Darren > > >------------------------------------------------------- >SF email is sponsored by - The IT Product Guide >Read honest & candid reviews on hundreds of IT Products from real users. >Discover which products truly live up to the hype. Start reading now. >http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >_______________________________________________ >Matplotlib-users mailing list >Mat...@li... >https://lists.sourceforge.net/lists/listinfo/matplotlib-users Ted Drain Jet Propulsion Laboratory ted...@jp... |