Re: [Distutils] Problems with setuptools 0.6c11, Mac OS X 10.6, Python 2.4 from MacPorts

2009-12-10 Thread Tarek Ziadé
On Thu, Dec 10, 2009 at 1:11 AM, Hanno Schlichting ha...@hannosch.eu wrote: On Thu, Dec 10, 2009 at 12:10 AM, Jeff Shell eucci.gr...@gmail.com wrote: In setuptools 0.6c11, since the change in `pkg_resources._macosx_vers` to use `platform.mac_ver`, the MacPorts build(s) of Python 2.4 do not

Re: [Distutils] Problems with setuptools 0.6c11, Mac OS X 10.6, Python 2.4 from MacPorts

2009-12-10 Thread Tarek Ziadé
On Thu, Dec 10, 2009 at 2:19 AM, Jeff Shell eucci.gr...@gmail.com wrote: Thanks. That Macports ticket opened me up to the Python buildouts here: http://svn.plone.org/svn/collective/buildout/python/ I'm going to look into that and getting my team using it to build versions of Python we can

[Distutils] Problems with setuptools 0.6c11, Mac OS X 10.6, Python 2.4 from MacPorts

2009-12-09 Thread Jeff Shell
I've been getting strange behavior with trying to use Buildout with setuptools pinned to 0.6c11 on Mac OS X 10.6, with Python 2.4 built from MacPorts. I'd constantly get the following error: Getting distribution for 'zope.interface==3.5.2'. No eggs found in

Re: [Distutils] Problems with setuptools 0.6c11, Mac OS X 10.6, Python 2.4 from MacPorts

2009-12-09 Thread Hanno Schlichting
On Thu, Dec 10, 2009 at 12:10 AM, Jeff Shell eucci.gr...@gmail.com wrote: In setuptools 0.6c11, since the change in `pkg_resources._macosx_vers` to use `platform.mac_ver`, the MacPorts build(s) of Python 2.4 do not seem to be reporting any information out of mac_ver(), causing pkg_resources to

Re: [Distutils] Problems with setuptools 0.6c11, Mac OS X 10.6, Python 2.4 from MacPorts

2009-12-09 Thread Jeff Shell
Thanks. That Macports ticket opened me up to the Python buildouts here: http://svn.plone.org/svn/collective/buildout/python/ I'm going to look into that and getting my team using it to build versions of Python we can use easily. MacPorts has been unreliable, lately, in keeping up. As MacPorts is

Re: [Distutils] Problems with setuptools 0.6c11, Mac OS X 10.6, Python 2.4 from MacPorts

2009-12-09 Thread P.J. Eby
At 04:10 PM 12/9/2009 -0700, Jeff Shell wrote: I've been getting strange behavior with trying to use Buildout with setuptools pinned to 0.6c11 on Mac OS X 10.6, with Python 2.4 built from MacPorts. I'd constantly get the following error: Getting distribution for 'zope.interface==3.5.2'.