[Matplotlib-users] Redundant error message when using wxAgg with wxPython 2.8

2007-06-08 Thread Sturla Molden
There is an annoying bug when using wxAgg backend with wxPython 2.8 on Windows. Whenever matplotlib is imported, we get a modal message box displaying the error message: This application has failed to start because wxmsw26uh_vc.dll was not found. Reinstalling the application may fix this

Re: [Matplotlib-users] Redundant error message when using wxAgg with wxPython 2.8

2007-06-08 Thread Sturla Molden
Hi Sturla, If you use the new matplotlib 0.90.1 version then this has gone away. I do, and it hasn't gone away. I used the binary installer for Python 2.5 on Windows (matplotlib-0.90.1.win32-py2.5.exe). When I looked at the code in SVN, the bug was there as well. S.M.

Re: [Matplotlib-users] Redundant error message when using wxAgg with wxPython 2.8

2007-06-08 Thread Christopher Barker
Sturla Molden wrote: If you use the new matplotlib 0.90.1 version then this has gone away. I do, and it hasn't gone away. I used the binary installer for Python 2.5 on Windows (matplotlib-0.90.1.win32-py2.5.exe). When I looked at the code in SVN, the bug was there as well. That's what I'd