我安装了 python 版本 3.8.5 + pip。现在我想用 pip install imgkit 安装 pipy imgkit。
这会发生:
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x000001A0FF25DE50>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')': /simple/imgkit/
ERROR: Could not find a version that satisfies the requirement imgkit (from versions: none)
ERROR: No matching distribution found for imgkit
那么有人可以帮我安装这个吗?