Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install discord module py

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

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

install discord python

pip install discord.py
Comment

discord.py pip

py -3 -m pip install -U discord.py
Comment

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)
Comment

PREVIOUS NEXT
Code Example
Shell :: mac terminal find process by port 
Shell :: docker stop all 
Shell :: cond install opencv 
Shell :: git undo commit 
Shell :: apache restart 
Shell :: m1 pod install 
Shell :: mac pip command not found 
Shell :: curl ip address 
Shell :: download filezilla in ubuntu 
Shell :: how to update portainer 
Shell :: update raspi 
Shell :: install apollo 
Shell :: ERROR:uvicorn.error:[Errno 98] Address already in use 
Shell :: install git winget 
Shell :: tmux for ubuntu 
Shell :: install ufw centos 
Shell :: conda update existing environment from yml 
Shell :: error installing pyodbc linux 
Shell :: how to check cron is running or not 
Shell :: install protoc ubuntu 
Shell :: how to unistall and reinstall latest composer in mac 
Shell :: refresh bash_profile 
Shell :: how to install iis web using powershell 
Shell :: winehq-stable : Depends: wine-stable (= 5.0.1~bionic) 
Shell :: get git username and email 
Shell :: git delete local branches not on remote 
Shell :: git force pull 
Shell :: run git command in different folder 
Shell :: heroku command not found 
Shell :: how to change git remote origin 
ADD CONTENT
Topic
Content
Source link
Name
9+6 =