Mac OSX binary missing setup.py

I wanted to test MatPlotLib for use in a GIS system for which I help develop the GUI in wxPython. I’m working on a Mac Intel OSX 10.4.11 system.

The installation instructions for OS X are very sketchy and there is no readme in the binary. But AFAICT, there ought to be a setup.py file in the fat egg distribution folder. However, there is no such beast. There is only pylab.py and that isn’t a distribution build utility.

Since I’m not a member of the list, I’d appreciate it if someone could email me directly.

Thanks

Michael Barton

···

C. Michael Barton, Professor of Anthropology

Director of Graduate Studies

School of Human Evolution & Social Change

Center for Social Dynamics & Complexity

Arizona State University

Phone: 480-965-6262

Fax: 480-965-7671

www: <www.public.asu.edu/~cmbarton>

I'm running on OSX 10.5.

The installation process for me was the following two commands:
easy\_install matplotlib easy_install numpy

That's it. You don't need to manually download the egg. You don't
need to root around in the egg. Just run easy_install. It retrieves the
egg and installs it in the correct location.

- Jeff Younker - jeff@...1862... -

···

On Jan 28, 2008, at 9:29 PM, Michael Barton wrote:

I wanted to test MatPlotLib for use in a GIS system for which I help develop the GUI in wxPython. I'm working on a Mac Intel OSX 10.4.11 system.

The installation instructions for OS X are very sketchy and there is no readme in the binary. But AFAICT, there ought to be a setup.py file in the fat egg distribution folder. However, there is no such beast. There is only pylab.py and that isn't a distribution build utility.

Since I'm not a member of the list, I'd appreciate it if someone could email me directly.

You shouldn't ever find a setup.py file in a binary distribution. It
is there for building purposes, hence should be with the source
distributions.

- Charlie

···

On Tue, Jan 29, 2008 at 10:47 AM, Jeff Younker <jeff@...1862...> wrote:

I'm running on OSX 10.5.

The installation process for me was the following two commands:
easy\_install matplotlib easy_install numpy

That's it. You don't need to manually download the egg. You don't
need to root around in the egg. Just run easy_install. It retrieves
the
egg and installs it in the correct location.

- Jeff Younker - jeff@...1862... -

On Jan 28, 2008, at 9:29 PM, Michael Barton wrote:

> I wanted to test MatPlotLib for use in a GIS system for which I help
> develop the GUI in wxPython. I'm working on a Mac Intel OSX 10.4.11
> system.
>
> The installation instructions for OS X are very sketchy and there is
> no readme in the binary. But AFAICT, there ought to be a setup.py
> file in the fat egg distribution folder. However, there is no such
> beast. There is only pylab.py and that isn't a distribution build
> utility.
>
> Since I'm not a member of the list, I'd appreciate it if someone
> could email me directly.
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
matplotlib-users List Signup and Options