30 Jul
2003
30 Jul
'03
6:52 p.m.
Paul- I have the PYTHONPATH path set to a intall of python-2.2.2 and its exe. Is this correct? python-2.2.2 PYTHONPATH=/usr/local/bin/python Thanks Paul Williams wrote:
Hi
it seems that your python version does not have the OS module compiled in, or available to it. As far as I was aware, this module was a standard part of python. Perhaps you could set the PYTHONPATH variable tocontain the location of you python modules, this may help.
Which version of python are you using?
Paul