Hi,
Newbie to this python lark so please forgive any silly questions - thank!
Have installed various versions of python from 2.4 to 2.6 all with same issue.
Current install is 2.5.4 AMD64 on XP64 platform.
Python IDE doesn't do anything at all
Python command line reports
>> 'import site' failed; use -v for traceback
then I cannot seem to import anything (at the moment I am trying to import os - reports "no module name os")
Tried 3.1.1 - different error. Then I get runtime termination errors.
So I am stuck - have python script but no means of running it!! HELP PLEASE!!!
Thanks
Rob