From: Arnd B. <arn...@we...> - 2005-09-08 07:58:46
|
On Thu, 8 Sep 2005, Robert Kern wrote: > Nils Wagner wrote: > > Hi all, > > > > I am trying to build matplotlib from cvs on SuSE 9.1. > > > > python setup.py build results in > > > > src/_wxagg.cpp:55:34: wx/wxPython/wxPython.h: No such file or directory could that one be in a corresponding python-wxGTK "-dev" package? (For debian sarge it was necessary to download the source package and copy the corresponding files from wx/wxPython/ to the right place) Best, Arnd |