
解决fatal: unable to access‘‘:GnuTLS recv error
问题描述 使用git clone github/NVIDIA/apex 下载apex,结果出现:fatal: unable to access 'github/NVIDIA/apex/': GnuTLS recv error (-110): The TLS connection was non-properly terminated. 解决方案 将命令中https改成git,变成git clone git://github/NVIDIA/apex即可!
👁️ 阅读量:0
© 版权声明:本文《解决fatal: unable to access‘‘:GnuTLS recv error》内容均为本站精心整理或网友自愿分享,如需转载请注明原文出处:https://www.zastudy.cn/wen/1686960266a409186.html。