30 Jul
2003
30 Jul
'03
6:36 p.m.
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