Zope

Thomas Guettler zopestoller at thomas-guettler.de
Wed Jan 8 04:29:05 EST 2003


Gionni schrieb:
> Could anybody help me, please. During installation this error appears:
> 
> 'import site' failed; use -v for traceback
> Traceback (most recent call last):
>   File "inst/binary_install.py", line 20, in ?
>     import sys, os, getopt
> ImportError: No module named os

There is something broken with your python version.
Start the python interpreter you use for installing.
This might be different from your normal python since
Zope might bring its own.

Then try "import os"

What Zope, Python, Operating System do you use?

  thomas





More information about the Python-list mailing list