git报错:The TLS connection was non-properly terminated.


报错提示:

fatal: unable to access 'https://github.com/CMU-Perceptual-Computing-Lab/openpose.git/': gnutls_handshake() failed: The TLS connection was non-properly terminated.

原因:权限不足
解决办法:sudo git clone 加对应网址。

sudo git clone https://github.com/CMU-Perceptual-Computing-Lab/openpose.git

解决方法2:

git config --global --unset http.proxy 
git config --global --unset https.proxy
Logo

一站式虚拟内容创作平台,激发创意,赋能创作,进入R空间,遇见同道,让优质作品闪耀发光。​

更多推荐