Have you tried modifying your PYTHONPATH environment variable? export PYTHONPATH=$PYTHONPATH:/usr/local/Zope-2.6.1-linux2-x86/lib/python ...and if this doesn't work, check file permissions for the modules? Sean -----Original Message----- From: Yogesh Bhanu [mailto:yogesh@gsf.de] Sent: Wednesday, February 26, 2003 10:22 AM To: zope@zope.org Subject: [Zope] Path woes with ZEO 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 _______________________________________________ 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)
-
sean.upton@uniontrib.com