今天我想使用 git clone 克隆存储库 scipy。但我得到了意想不到的回应。
git clone https://github.com/scipy/scipy.git scipy
Cloning into 'scipy'...
error: RPC failed; result=22, HTTP code = 500
fatal: The remote end hung up unexpectedly
我不知道发生了什么,需要一些帮助。
今天我想使用 git clone 克隆存储库 scipy。但我得到了意想不到的回应。
git clone https://github.com/scipy/scipy.git scipy
Cloning into 'scipy'...
error: RPC failed; result=22, HTTP code = 500
fatal: The remote end hung up unexpectedly
我不知道发生了什么,需要一些帮助。