On 29/12/2011 11:43, Chris Withers wrote:
I just upgraded a machine I want to use as a build server to Mac OS X
Lion. It appears that Lion ships with Python 2.5, 2.6 and 2.7, but
bootstrap.py fails with each of these:

The workaround I'm using is to create a virtualenv with the system python and then use the virtualenv's bin/python to run the bootstrap.

This works fine, but it's a bit sad that this is now needed because, I suspect, of the changes which were designed to avoid the need to wrap a buildout in a virtualenv in order to exclude stuff in site-packages.

Can anyone else verify my findings? Where should I submit a bug report?

cheers,

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
           - http://www.simplistix.co.uk
_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to