pip3 install [package] ist fehlgeschlagen, egal ob mit oder ohne Proxy

pip3 install [package] ist fehlgeschlagen, egal ob mit oder ohne Proxy

Umfeld

Windows 1903 WSL (kali) python3.7

Beschreibung

bei Verwendung pip3 install flaskder Ausgabeanzeige wie z.

WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyE
rror('Cannot connect to proxy.', NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f7
d8da46ad0>: Failed to establish a new connection: [Errno 111] Connection refused'))': /simple/flask/

Zusatz

In WSL können keine Umgebungsvariablen festgelegt werden.

verwandte Informationen