Résolue

Problème d'installation de Python

# Configuration
# Python

Bonjour
ca ne fonctionne pas pour moi :

also9@PC-Risl1 MINGW64 ~
$ python -m venv env
Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Apps > Advanced app settings > App execution aliases.

also9@PC-Risl1 MINGW64 ~
$ python3 -m venv env
Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Apps > Advanced app settings > App execution aliases.

also9@PC-Risl1 MINGW64 ~
$ python3.13 -m venv env
bash: python3.13: command not found

mon installation python est elle fautive ?

Gabriel Trouvé

Mentor

Re,

Comme on a vu ensemble c'est cette commande ^^

py -3.13 -m venv env

Bonne journée

Inscris-toi

(c'est gratuit !)

Inscris-toi

Tu dois créer un compte pour participer aux discussions.

Créer un compte

Rechercher sur le site

Inscris-toi à Docstring

Pour commencer ton apprentissage.

Tu as déjà un compte ? Connecte-toi.