Aurélien has fixed the issue: https://bitbucket.org/tarek/distribute/changeset/191f38f47256
Could someone double-check by running the tip, that everything is now working fine ? I'll release 0.6.18 right after Thanks On Tue, May 31, 2011 at 9:40 PM, Jeff Shell <[email protected]> wrote: > 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é <[email protected]> wrote: >> On Tue, May 31, 2011 at 11:50 AM, Maurits van Rees >> <[email protected]> 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 > -- Tarek Ziadé | http://ziade.org _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
