when i build a python programme in sublime text i get
python' is not recognized as an internal or external command,operable program or batch file. [Finished in 1.0s with exit code 1]
The issue is sublime text can't locate the path where python.
when i try to do manually put the path i.e c:\python34\python.exe
I can't go ahead of preferences browse packages as there are no option to select python
How to proceed further what to do
guys for your clearation i have added the environment variable and python works perfectly fine in cmd..
this is the complete error i am getting