0
just remenber that in your computer you can use pip .... in command line use pip install module_name. Another side comment I use Anaconda Navigator and recommend Jupyter Notebook to code in python
0
use pip install module_name on cmd
while pip3 install module_name on linux terminal



