some help installing Python

Step Into The Dark

The shadows are waiting. Register now to unlock restricted discussions, share hidden secrets, and whisper in the dark with our elite circle.

Join The Underground

Ashe

Member
Joined
May 4, 2019
Messages
163
I was unable to use python even through I installed it with windows executable version ,when I run python --version
it gives me this error (sorry it is in french ):


Code:
'python' n'est pas reconnu en tant que commande interne
ou externe, un programme ex�cutable ou un fichier de commandes.
[Finished in 0.145s]
I am trying to make some tools using it rn :pepe:
please help me :pepelove:
 
I'm guessing you haven't added it to path, Re install it but click "add to path" at the start or end of the installation (Changes with different python versions).
I suggest to learn how to install before making tools lol.
 
Back
Top