[Pythonmac-SIG] [Numpy-discussion] Packaging numpy with py2app

Christopher Barker Chris.Barker at noaa.gov
Wed Jul 19 22:14:27 CEST 2006


Bob Ippolito wrote:

> This should work in svn (r13). You can easily run the development 
> version straight from a svn checkout:
> 
> svn co http://svn.pythonmac.org/py2app/py2app/trunk py2app
> cd py2app
> python setup.py develop

A get:

Fetching external item into 'py2app2/ez_setup'
svn: Can't connect to host 'svn.eby-sarna.com': Operation timed out

But I thought I'd try it anyway:

python setup.py develop
Traceback (most recent call last):
   File "setup.py", line 3, in ?
     import ez_setup
ImportError: No module named ez_setup


I had this same problem the other day, and just put the latest copy of 
ez_setup.py that I had in there. Somehow that doesn't seem right, however.

-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