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 > > > -- > Maurits van Rees > Web App Programmer at Zest Software: http://zestsoftware.nl > Personal website: http://maurits.vanrees.org/ > > _______________________________________________ > Distutils-SIG maillist - [email protected] > http://mail.python.org/mailman/listinfo/distutils-sig > -- Tarek Ziadé | http://ziade.org _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
