Most people find it hard to open python file, in most cases it opens and closes really fast and when you try utilizing the command prompt, there is always a syntax error.
The solution is pretty simple, download cmder on google then install the necessary python requirements via the cmder, after wards, open the python file path on cmder
Once path is opened, use this code to run the python file "python xxx.py" (xxx here is the name of your file).
NOTE: Python 2.7.14 must be installed on your system before starting this.
Enjoy
The solution is pretty simple, download cmder on google then install the necessary python requirements via the cmder, after wards, open the python file path on cmder
Once path is opened, use this code to run the python file "python xxx.py" (xxx here is the name of your file).
NOTE: Python 2.7.14 must be installed on your system before starting this.
Enjoy