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

2008-12-14 Thread Gael Varoquaux
On Sun, Dec 14, 2008 at 07:33:57PM -0800, fraka6 wrote: > 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. AFAIK, Extension doesn't need setuptools (setuptools is the libraryy providing e

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 aptitude

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

2008-12-14 Thread Gael Varoquaux
On Sun, Dec 14, 2008 at 07:30:19AM -0800, fraka6 wrote: > I have experienced the same problem with easy_install on ubuntu-8.4.10 but > it is working with aptitude, so I have done : > sudo aptitude install python-matplotlib Yes, but unfortunately, not every OS has a good packaging system like apt

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

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

2008-12-12 Thread Neal Becker
Charlie Moad wrote: > I'm not seeing this on OSX. Is anyone else experiencing this issue? > > - Charlie Please see http://permalink.gmane.org/gmane.comp.python.matplotlib.general/15425 -- SF.Net email is Sponsored by

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

2008-12-12 Thread Charlie Moad
I'm not seeing this on OSX. Is anyone else experiencing this issue? - Charlie On Fri, Dec 12, 2008 at 2:39 PM, Neal Becker wrote: > sudo easy_install -U matplotlib > Searching for matplotlib > Reading http://pypi.python.org/simple/matplotlib/ > Reading http://matplotlib.sourceforge.net > Readin