[Matplotlib-users] Cygwin Install

2010-08-27 Thread Adam Gustafson
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

Re: [Matplotlib-users] Cygwin and matplotlib

2010-08-16 Thread Adam Gustafson
> 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

[Matplotlib-users] Cygwin and matplotlib

2010-08-16 Thread Adam Gustafson
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'] ===

[Matplotlib-users] cygwin compile?

2010-08-10 Thread Adam Gustafson
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