Hi Bob, i checked out the py2app SVN onto my MacBookPro with the universal python2.4 installed
The py2app install instructions say run python setup.py bdist_mpkg --open but that gives me an error after it downloads the egg, see below, am I doing something wrong? cheers Dan white:~/Desktop/py2appSVN/trunk dan$ python2.4 setup.py bdist_mpkg -- open ------------------------------------------------------------------------ --- This script requires setuptools version 0.6b3 to run (even to display help). I will attempt to download it for you (from http://cheeseshop.python.org/packages/2.4/s/setuptools/), but you may need to enable firewall access for this script first. I will start the download in 15 seconds. (Note: if this machine does not have network access, please obtain the file http://cheeseshop.python.org/packages/2.4/s/setuptools/ setuptools-0.6b3-py2.4.egg and place it in this directory before rerunning this script.) ------------------------------------------------------------------------ --- Downloading http://cheeseshop.python.org/packages/2.4/s/setuptools/ setuptools-0.6b3-py2.4.egg Traceback (most recent call last): File "setup.py", line 89, in ? zip_safe=False, File "/Library/Frameworks/Python.framework/Versions/2.4//lib/ python2.4/distutils/core.py", line 110, in setup _setup_distribution = dist = klass(attrs) File "/Users/dan/Desktop/py2appSVN/trunk/setuptools-0.6b3- py2.4.egg/setuptools/dist.py", line 219, in __init__ File "/Users/dan/Desktop/py2appSVN/trunk/setuptools-0.6b3- py2.4.egg/setuptools/dist.py", line 242, in fetch_build_eggs File "/Users/dan/Desktop/py2appSVN/trunk/setuptools-0.6b3- py2.4.egg/pkg_resources.py", line 481, in resolve File "/Users/dan/Desktop/py2appSVN/trunk/setuptools-0.6b3- py2.4.egg/pkg_resources.py", line 717, in best_match File "/Users/dan/Desktop/py2appSVN/trunk/setuptools-0.6b3- py2.4.egg/pkg_resources.py", line 729, in obtain File "/Users/dan/Desktop/py2appSVN/trunk/setuptools-0.6b3- py2.4.egg/setuptools/dist.py", line 274, in fetch_build_egg AttributeError: Distribution instance has no attribute 'dependency_links' white:~/Desktop/py2appSVN/trunk dan$ Dr. Daniel James White BSc. (Hons.) PhD Bioimaging Coordinator Nanoscience Centre and Department of Biological and Environmental Sciences Division of Molecular Recognition Ambiotica C242 PO Box 35 University of Jyväskylä Jyväskylä FIN 40014 Finland +358 14 260 4183 (work) +358 468102840 (mobile) http://www.bioimagexd.org http://www.chalkie.org.uk [EMAIL PROTECTED] [EMAIL PROTECTED] _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig