I've been banging my head against the wall all day. The laptop I use won't allow access to the outside to use pip. So I went to pypi.org and downloaded the request package. I've unpacked it into the python/lib folder.
I then go to the command line and navigate to the new folder and run the python setup.py install.
I've never done this before so I was expecting some feedback from the install.
nothing.
I'm using VS as my IDE.
Any thoughts here?