View Single Post
Old 06-23-2024, 11:49 AM   #673
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,739
Karma: 24031403
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by killabunny View Post
I've tried everything. Does anyone know what I can do? I assure you, I am installing Python correctly.
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.
Doitsu is offline   Reply With Quote