错误如图所示:

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

 

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

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

相关文章:

  • 2021-07-13
  • 2022-12-23
  • 2022-12-23
  • 2021-08-02
  • 2021-05-22
  • 2021-11-22
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-10-28
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案