Open tazboyz16 opened 6 years ago
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
or by the github source code
https://github.com/requests/requests
Going with the apt install for thats where the requests folder is under /usr/lib/python3/dist-packages/requests installation
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