
jens at dataflake
Apr 14, 2010, 6:56 AM
Views: 2154
Permalink
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 4/14/10 15:49 , Charlie Clark wrote: > File > "/Users/charlieclark/Sites/cmf-svn/CMF.buildout/trunk/src/Zope2/src/OFS/SimpleItem.py", > line 45, in <module> > from App.Undo import UndoSupport > File > "/Users/charlieclark/Sites/cmf-svn/CMF.buildout/trunk/src/Zope2/src/App/Undo.py", > line 29, in <module> > from ZopeUndo.Prefix import Prefix > ImportError: No module named ZopeUndo.Prefix Have you updated your sandbox and re-run bin/buildout? Several items were pulled out of Zope just recently, including ZopeUndo, and they are pulled in as separate eggs during the buildout. jens -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (Darwin) iEYEARECAAYFAkvFyXEACgkQRAx5nvEhZLK8AwCfTpxrgib36C8SN+8+kmg2vHpP 2wUAn2juI4e1P12HChJ2MJwhh9iDYCBZ =ccNT -----END PGP SIGNATURE----- _______________________________________________ Zope-CMF maillist - Zope-CMF [at] zope https://mail.zope.org/mailman/listinfo/zope-cmf See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests
|