Re: [Matplotlib-users] easy_install and eggs 0.98 on osx

2008-06-07 Thread Samuel M. Smith
I am having problems installing on Leopard. It is not clear what your are renaming and to what. I download a zip file matplotlib-0.98.0-py2.5-macosx-10.3-fat.egg.zip This extracts to a directory named matplotlib-0.98.0-py2.5-macosx-10.3-fat.egg Do I rename this directory and remove -fat from the

Re: [Matplotlib-users] easy_install and eggs

2008-06-06 Thread Charlie Moad
So I'll admit that I renamed that file to -fat manually. The reason I did this is because it gets named -i386 by default even though it is a fat build. Does anyone have a good idea of how to fix this? - Charlie On Fri, Jun 6, 2008 at 3:07 AM, Andrew Charles <[EMAIL PROTECTED]> wrote: > I had th

Re: [Matplotlib-users] easy_install and eggs

2008-06-06 Thread Andrew Charles
I had this problem too, on Leopard. Trying to easy_install the egg named as downloaded from sourceforge results in stuff being downloaded and failing to build. Renaming the egg as suggested by Vincent results in an 'easy install'. - Andrew Charles Centre for Australian Wea

Re: [Matplotlib-users] easy_install and eggs

2008-06-05 Thread Christopher Burns
The problem appears to be the "-fat" at the end of the file name. The filename 'matplotlib-0.98.0-py2.5-macosx-10.3-fat.egg' _works_, but then downloads the tarball and tries to build the source, which _fails_ with gcc 4.0. Perhaps rename the egg and repost to sourceforge? This WORKS: #

Re: [Matplotlib-users] easy_install and eggs

2008-06-02 Thread Christopher Barker
Vincent Noel wrote: > If you rename matplotlib-0.98.0-py2.5-macosx-10.3-fat.egg to > matplotlib-0.98.0-py2.5.egg, > easy_install will install it from the disk. It installed just fine for me with the long name >> easy_install ./matplotlib-0.98.0-py2.5-macosx-10.3-fat.egg >> >> Processing matpl

Re: [Matplotlib-users] easy_install and eggs

2008-06-02 Thread Vincent Noel
If you rename matplotlib-0.98.0-py2.5-macosx-10.3-fat.egg to matplotlib-0.98.0-py2.5.egg, easy_install will install it from the disk. I'm not sure why this happens. I've noticed lots of Mac OS X eggs with cruft at the end of the filename, which prevents their installation through easy_install. Ren

[Matplotlib-users] easy_install and eggs

2008-06-02 Thread Tommy Grav
I downloaded the egg for 0.98 from the matplotlib webpages, and I am trying to install it with easy_install ./matplotlib-0.98.0-py2.5-macosx-10.3-fat.egg Processing matplotlib-0.98.0-py2.5-macosx-10.3-fat.egg removing '/Library/Python/2.5/site-packages/matplotlib-0.98.0-py2.5- macosx-10.3-fat.eg