Am 26.05.2011 um 11:49 schrieb George Wright:
> Attempting to start up ZEO server on Mac OSX 10.6.7
> There are a couple of copies of the problem LoopCallback.py - in Zope-3.4.0c1 
> (Dependencies and build) but not in the ZEO folder
> Appreciate any help.
> George
> 
> $ python /usr/local/Zope-3.4.0c1/lib/python/ZEO/runzeo.py -a /tmp/zeosocket 
> -f /tmp/test.fs
> /System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/zope/__init__.py:1:
>  UserWarning: Module pkg_resources was already imported from
[...]
>  File "/usr/local/Zope-3.4.0c1/lib/python/ZEO/runzeo.py", line 244, in 
> loop_forever
>    import ThreadedAsync.LoopCallback
> ImportError: No module named ThreadedAsync.LoopCallback

Zope 3.4 requires Python 2.4 to run, Python 2.6 is too new.


Yours sincerely,
-- 
Michael Howitz · m...@gocept.com · software developer
gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany
http://gocept.com · tel +49 345 1229889 8 · fax +49 345 1229889 1
Zope and Plone consulting and development

_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
https://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to