8 Jan
2003
8 Jan
'03
8:31 p.m.
Pino Silvestre wrote at 2003-1-7 16:57 +0000:
I hope somebody could help me. 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
on my Solaris machine. Your python cannot find its runtime library (".../lib/python<version>").
This usually means that the Python installation is broken. Dieter