tazboyz16 / Ubuntu-Server-Auto-Install

Auto Install for Ubuntu Server Iso with Auto installing Scripts with Programs Scripts Installs/Reinstall with Configs and Systemd service file
https://tazboyz16.github.io/Ubuntu-Server-Auto-Install/
GNU General Public License v3.0
29 stars 11 forks source link

HTPC Manger fork as a known bug for pyopenssl #48

Open tazboyz16 opened 6 years ago

tazboyz16 commented 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

tazboyz16 commented 6 years ago

or by the github source code

https://github.com/requests/requests

tazboyz16 commented 6 years ago

Going with the apt install for thats where the requests folder is under /usr/lib/python3/dist-packages/requests installation