"pip is configured with locations that require TLS/SSL" in debian 8.2
I'm connecting to a virtual server that I rented through ssh. Its os is Debian 8.2. I installed python 3.7 and pip. When I want to install any package with pip I get this error: pip install django WARNING: pip…