S
shaboo
Hi Guys,
I have just installed Python2.4.2 on our HP-UX system. But when I try
to import datetime modlue I get the following error
~~~~~~~~~~~~~~~~~~~~~~~~~~~Traceback (most recent call last):
File "<stdin>", line 1, in ?
ImportError: No module named datetime
~~~~~~~~~~~~~~~~~~~~~~~~~~
Am I missing any path? because I tried to import 'textwrap module and
that import worked fine.
Any help will be appreciated.
I have just installed Python2.4.2 on our HP-UX system. But when I try
to import datetime modlue I get the following error
~~~~~~~~~~~~~~~~~~~~~~~~~~~Traceback (most recent call last):
File "<stdin>", line 1, in ?
ImportError: No module named datetime
~~~~~~~~~~~~~~~~~~~~~~~~~~
Am I missing any path? because I tried to import 'textwrap module and
that import worked fine.
Any help will be appreciated.