Re: [Matplotlib-users] Cygwin and matplotlib

2010-08-16 Thread Adam Gustafson
Would anyone be so kind as to show me how to modify setupext.py such that the install actually works? I'm surprised this hasn't come up already, actually, as there definitely are a lot of bugs in trying to set it up now. At the very list, it seems that ConfigParser is constructing an empty list,

Re: [Matplotlib-users] Cygwin and matplotlib

2010-08-16 Thread Michiel de Hoon
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 Gustafson wrote: From: Adam Gustafson Subject: [M