Quote:
Originally Posted by Doitsu
IIRC, the Python installer does not add Python to the PATH environment variable by default.

Open a command prompt window, enter python and hit Enter.
If you're getting this error message:
Code:
'python' is not recognized as an internal or external command,
operable program or batch file.
reinstall Python and make sure to check the Add Python to PATH option.
|
Thank you for getting back to me. Python is indeed installed correctly, and I have checked said option during the installation process. However, I am still getting the same error.
Here's the location I am adding as the executable is there:
"C:\Users\dtale\AppData\Local\Programs\Python\Pyth on311\python.exe"