curl -v pypi.org:443 makes no sense since this means HTTP (not HTTPS) connect to pypi.org - which results in the error message of the proxy. Try ...
確定! 回上一頁