Re: [Distutils] [buildout] infinite loop when specifying setuptools version on mac
![](https://secure.gravatar.com/avatar/276928028a2075ceeb0b7aface8e2e2a.jpg?s=120&d=mm&r=g)
On 21/01/2013 09:36, Philippe Ombredanne wrote:
On Sun, Jan 20, 2013 at 9:15 PM, Chris Withers<chris@simplistix.co.uk> wrote:
See the attached .tgz, here's what I did on a mac min running 10.7.4: "/Library/Python/2.7/site-packages/setuptools-0.6c12dev_r88846-py2.7.egg/setuptools/package_index.py",
Can anyone else with a Mac running 10.7.4 check whether this is how they ship? I'm fairly certain I haven't installed anything globally on that machine, so I'd be surprised and disappointed if the above was my doing...
Try adding this to your buildout: include-site-packages = false
Jim, does this still work in 1.7? I got the impression it was going away at some point... Chris -- Simplistix - Content Management, Batch Processing & Python Consulting - http://www.simplistix.co.uk
![](https://secure.gravatar.com/avatar/caacb731f9d4a5850385428ee0a5f954.jpg?s=120&d=mm&r=g)
On Mon, Jan 21, 2013 at 2:07 PM, Chris Withers <chris@simplistix.co.uk> wrote:
On 21/01/2013 09:36, Philippe Ombredanne wrote: ...
Try adding this to your buildout: include-site-packages = false
Jim, does this still work in 1.7?
Yes (as much as it did in 1.5 I expect).
I got the impression it was going away at some point...
Buildout 2 doesn't try to provide isolation. Jim -- Jim Fulton http://www.linkedin.com/in/jimfulton Jerky is better than bacon! http://zo.pe/Kqm
![](https://secure.gravatar.com/avatar/b3bdff73fe23760b072bae07837161ba.jpg?s=120&d=mm&r=g)
On Mon, Jan 21, 2013 at 8:07 PM, Chris Withers <chris@simplistix.co.uk> wrote:
On 21/01/2013 09:36, Philippe Ombredanne wrote:
On Sun, Jan 20, 2013 at 9:15 PM, Chris Withers<chris@simplistix.co.uk> wrote:
See the attached .tgz, here's what I did on a mac min running 10.7.4: "/Library/Python/2.7/site-packages/setuptools-0.6c12dev_r88846-py2.7.egg/setuptools/package_index.py", Can anyone else with a Mac running 10.7.4 check whether this is how they ship? I'm fairly certain I haven't installed anything globally on that machine, so I'd be surprised and disappointed if the above was my doing...
There you go, sounds like MacOSX Lion ships with a broken setuptools : http://www.sherman.ca/archives/2011/07/25/lion-broken-python-easy_install/ The remedy is to use distribute ... I I already saw that bug elsewhere btw now that I think of it. -- Philippe Ombredanne +1 650 799 0949 | pombredanne@nexB.com DejaCode Enterprise at http://www.dejacode.com nexB Inc. at http://www.nexb.com
participants (3)
-
Chris Withers
-
Jim Fulton
-
Philippe Ombredanne