Mam problem z instalacją Pythona na moim pulpicie OVH vps server kubuntu 14.04. Co muszę zrobić ?instalacja pip wymaga tsl/ssl
:~/Desktop# python get-pip.py
pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
Collecting pip
Could not fetch URL https://pypi.python.org/simple/pip/: There was a problem confirming the ssl certificate: Can't connect to HTTPS URL because the SSL module is not available. - skipping
Could not find a version that satisfies the requirement pip (from versions:)
No matching distribution found for pip
jaka wersja 'python' masz? –
instalacja pip ssl –
Brzmi tak, jakbyś zainstalował Python uruchamiając make, prawda? W takim przypadku zalecam zainstalowanie libssl-dev i przebudowanie + ponowną instalację Python –