ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:748) Pytorch下载VGG时的错误

ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:748) Pytorch下载VGG时的错误

主要问题:ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:748)

解决方案 pip install incremental

参考链接 https://github.com/pypa/pip/issues/4205