git 错误:fatal: unable to access 'https://github.com/ultralytics/yolov5/': gnutls_handshake() failed: The TLS connection was non-properly terminated.

时间:2021-06-02 19:09:12   收藏:0   阅读:0

错误如图所示:

技术图片

 

解决办法:将命令中的 https改为 git  

git clone git://github.com/ultralytics/yolov5

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!