django-deepspeech-server icon indicating copy to clipboard operation
django-deepspeech-server copied to clipboard

django installation issue(kali linux)-no matching distribution found

Open abhideveloping opened this issue 6 years ago • 0 comments

Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.",)': /simple/django/ Could not fetch URL https://pypi.python.org/simple/django/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.python.org', port=443): Max retries exceeded with url: /simple/django/ (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.",)) - skipping Could not find a version that satisfies the requirement django (from versions: ) No matching distribution found for django

abhideveloping avatar Feb 26 '19 13:02 abhideveloping