On Jan 22, 2008, at 11:00 AM, Matthias Michler wrote:
>
> I was not up to date with my installation and I tried to use the  
> latest svn
> version (trunk) on my Debian etch. I have a problem to build  
> matplotlib
> including support for wxPython as backend. The output is attached  
> below.
>
> Actually I cannot find a file "wxPython.h" on my system.

The wxPython Debian packages do not include the development headers  
required to build the WXAgg accelerator module.  The WXAgg backend  
will work just fine without it, so you should disable the module by  
editing setup.cfg and uncommenting the line "wxagg = False" in the  
"gui_support" section.

Please let me know if you haven't created a setup.cfg file and are  
receiving this error straight "out of the box", as that's indicative  
of a bug in the build system.  Thanks!

Ken

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to