“Installer Discord Python” Réponses codées

Installer le module Discord Py

# Linux/macOS
python3 -m pip install -U discord.py

# Windows
py -3 -m pip install -U discord.py
Petit_Loir

Installer Discord Python

pip install discord.py
Hassan

discord.py pip

py -3 -m pip install -U discord.py
Careful Cow

Discord.py Install

GREAT answers, me, a noob at python did not know that I had to run the
pip install discord.py
INSIDE the scripts folder eg
C:/users/ben/AppData/local/programs/python/python32/scripts (I think)
_creare_

Réponses similaires à “Installer Discord Python”

Questions similaires à “Installer Discord Python”

Plus de réponses similaires à “Installer Discord Python” dans Python

Parcourir les réponses de code populaires par langue

Parcourir d'autres langages de code