Re: [matplotlib-devel] error installing matplotlib-0.98.5

2008-12-14 Thread fraka6
It is a little annoying because I wast thinking of using Extension module from distutils.core to create my library setup.py that seems to use easy_install. As suggested in my http://fraka6.blogspot.com/2008/12/swig-and-python.html blog I will try to use scipy.mlab interface instead. Yes

Re: [matplotlib-devel] error installing matplotlib-0.98.5

2008-12-14 Thread fraka6
I have experience the same problem with easy_install but it is working with aptitude, so do : sudo aptitude install python-matplotlib -Fran6 Charlie Moad wrote: > I > I'm not seeing this on OSX. Is anyone else experiencing this issue? > > - Charlie > > On Fri, Dec 12, 2008 at 2:39 PM, Neal B