I just downoaded the latest exUserFolder to try with a Zope 2.7.0 installed on win2k. On startup I get an error: from Sync import Sychronized no module named Sync I have tried to find a module names Sync but no luck... thanks for any advice.
OK, in answer to my own question, delete the "import Sync import Sychronized" line as it is not needed. This provided from the exUserFolder mailing list. Erik Myllymaki wrote:
I just downoaded the latest exUserFolder to try with a Zope 2.7.0 installed on win2k.
On startup I get an error:
from Sync import Sychronized no module named Sync
I have tried to find a module names Sync but no luck...
thanks for any advice.
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
participants (1)
-
Erik Myllymaki