[Distutils] Distribute 0.6.17

Jeff Shell eucci.group at gmail.com
Tue May 31 21:40:10 CEST 2011


I've seen the same issue in Mac OS X with namespace packages that are
more than one level deep. 'zope.server' works fine, 'zope.app.server'
(or any other 'zope.app.*') blows up. Works fine with distribute
0.6.16, blows up with 0.6.17.

On Tue, May 31, 2011 at 4:04 AM, Tarek Ziadé <ziade.tarek at gmail.com> wrote:
> On Tue, May 31, 2011 at 11:50 AM, Maurits van Rees
> <m.van.rees at zestsoftware.nl> wrote:
> ...
>> ImportError: cannot import name utils
>>
>> When I go in with a pdb in this utils.py everything seems fine but then the
>> import error just happens a bit further on, failing to import
>> plone.app.layout.  On Plone 4 an import of Shared.DC.ZRDB.Search fails.
>>  Again, with distribute 0.6.16 it works fine.
>>
>> This is on Mac OS X.  Possibly I have strange ways of installing python, but
>> it has worked fine so far.  Can anyone else reproduce this?
>
> Could you dump and compare sys.path in both cases ? thanks

-- 
Jeff Shell


More information about the Distutils-SIG mailing list