“Instalar Discord Python” Código de respuesta

instalar Discord Module Py

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

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

Instalar Discord Python

pip install discord.py
Hassan

discord.py pip

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

Discord.py instalación

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_

Respuestas similares a “Instalar Discord Python”

Preguntas similares a “Instalar Discord Python”

Más respuestas relacionadas con “Instalar Discord Python” en Python

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código