I am confused as to what exactly pip install (package) does. In my django project, I wanted to install a package and thought that I only needed to include it in
pip install (package)