尝试使用Pypi安装任何软件包时出现以下错误。
`Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None))
after connection broken by 'ProtocolError('Connection aborted.',
ConnectionResetError(54, 'Connection reset by peer'))': /simple/pipenv/`
有什么办法可以解决这个问题?使用Pipenv,它将https://pypi.org/simple/用作安装软件包的端点。