[Pythonmac-SIG] Upgrading to Python 2.4 and handling packages (e.g. Numeric, wxPython, etc.)

Christopher Barker Chris.Barker at noaa.gov
Thu Mar 23 20:46:29 CET 2006


Louis Pecora wrote:
> Any ideas? 

yup.

Py2App should have installed a script in /usr/local/bin called 
bdist_mpkg. If that's on your PATH, you should be able to run:

bdist_mpkg

in the directory that your setup.py lives in.

-Chris




-- 
Christopher Barker, Ph.D.
Oceanographer
                                     		
NOAA/OR&R/HAZMAT         (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov


More information about the Pythonmac-SIG mailing list