View Single Post
Old 06-23-2024, 12:00 PM   #674
killabunny
Junior Member
killabunny began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jun 2024
Device: Kindle 10th Gen
Quote:
Originally Posted by Doitsu View Post
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"
killabunny is offline   Reply With Quote