I found a web page in which someone has done the horrible task of figuring
out how the hell you compile in Cygwin. Details below:
http://innuendopoly.org/arch/matplotlib-cygwin
In short, the Cygwin compile runs into TONS of errors as is, and it seems
the matplotlib developers aren't really suppo
> Matplotlib works well with Cygwin (I am using it with the gtkcairo
> backend), but installing it can be a hassle. You'll have to fix errors such
> as the ones you're seeing by modifying setup.py or setupext.py.
> --Michiel.
>
> --- On *Mon, 8/16/10, Adam Gustafso
Could someone please kindly let me know if matplotlib is compatible with
Cygwin? I installed all the necessary dependencies, yet I cannot get
matplotlib to compile correctly. At the build step, this is what I get:
$ python setup.py build
basedirlist is: ['/usr/local', '/usr']
===
Has anyone been able to successfully compile matplotlib in Cygwin? I would
imagine so, so if you've been able to do it, please help! Not quite sure
why I'm having so much trouble, but the errors from the build step are
below.
I think perhaps the python lists are empty (can't figure out what vers