[Zope] Path woes with ZEO
Yogesh Bhanu
yogesh@gsf.de
Wed, 26 Feb 2003 19:21:45 +0100
Hi Jeremy ,
Well I have stock Debian / woody with python 2.1.3
I just installes ZEO - 2.0.1 and Zope -2.6.1
Now I have encountered similar problem as below ..
>>>>> "AvdD" == Adrian van den Dries <adriand@flow.com.au>
basically I get this error
anisomys:/usr/local/Zope-2.6.1-linux2-x86# python
lib/python/ZEO/start.py -D -p8800 -u zope
Traceback (most recent call last):
File "lib/python/ZEO/start.py", line 237, in main
import ZEO.StorageServer, asyncore
ImportError: No module named StorageServer
I have tried all the possibilties you had specified to Adrian ...
But does not help :( ..
Can you help me out ..
Thanks in advance
yogesh