[Numpy-discussion] Distributing prebuilt numpy and other extensions

Robert Kern robert.kern at gmail.com
Tue Feb 20 22:25:23 EST 2007


David Cournapeau wrote:
> I don't know much about Mac OS X, but PyMC distributes binaries for 
> intel and ppc Mac in a way similar to what you are looking for:
> 
> http://trichech.us/?page_id=3

Or rather

  http://trichech.us/?page_id=4

Unfortunately, those builds are currently broken.

> Unfortunately, the build scripts are not included in the sources, but 
> maybe the author of PyMC can give you some hints ?

Primarily, you just use bdist_mpkg to generate the Installer.app packages.

  http://cheeseshop.python.org/pypi/bdist_mpkg/

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
 that is made terrible by our own mad attempt to interpret it as though it had
 an underlying truth."
  -- Umberto Eco



More information about the NumPy-Discussion mailing list