hallo!
villeicht kennt jemand von euch ZOPE, wenn ja könnte ich Hilfe gebrauchen..
also ich hab zope installiert, heruntergeladen von
www.zope.org, python habe ich die von der suse 8 installation, also 2.2 oder so...
die installation habe ich (denk ich mal) sachgemäß durchgeführt, jedoch wenn ich jetzt starten will mit ./start im /opt/zope verzeichnis, dann kommt
'import site' failed; use -v for traceback
Traceback (most recent call last):
File "/opt/zope/z2.py", line 224, in ?
import os, sys, getopt, string, codecs
ImportError: No module named os
weiss jemand was das ist? wenn ich eingebe
python
import os
dann zeigts mir an das das module auch geht.... need help
