adding in pip install requests
also is listed in the python3.5 requests
requests folder is under /usr/lib/python3/dist-packages/requests
apt install python*-requests
pip install requests
will install the require folder
might do the install with apt for the auto update to cover future updates
adding in pip install requests
also is listed in the python3.5 requests
requests folder is under /usr/lib/python3/dist-packages/requests
apt install python*-requests
pip install requests
will install the require folder
might do the install with apt for the auto update to cover future updates