Hi All;
How do I get line one to call python:-
This is line one in my python script
#!C:/Program Files/Python2.3.3/python.exe
gives:-
Win32_Prompt> "C:\Documen ts and Settings\ipelle w\My Documents\gt.py "
c:\Progra~1\Pyt hon2.3.3\python .exe: can't open file './C:\Documents
and Settings\ipelle w\My Documents\gt.py '
my python script is in:-
"C:\Documen ts and Settings\ipelle w\My Documents"
Regards
Ian
How do I get line one to call python:-
This is line one in my python script
#!C:/Program Files/Python2.3.3/python.exe
gives:-
Win32_Prompt> "C:\Documen ts and Settings\ipelle w\My Documents\gt.py "
c:\Progra~1\Pyt hon2.3.3\python .exe: can't open file './C:\Documents
and Settings\ipelle w\My Documents\gt.py '
my python script is in:-
"C:\Documen ts and Settings\ipelle w\My Documents"
Regards
Ian
Comment