I have installed python 32 package to the
C:\python32
I have also set the path:
PYTHONPATH | C:\Python32\Lib;C:\Python32\DLLs;C:\Python32\Lib\lib-tk;
but I still cannot run files typing "python file.py" using cmd. What else should i do?
Thank you for your answers