ERROR: Command errored out with exit status 128:git clone -q git://... ‘C:\Users\mr_z\AppData\Local
1.问题原因:git版本不兼容或者未安装git
2.解决方法:只需要安装或更新git
conda install -c anaconda git
3.安装完成

1.问题原因:git版本不兼容或者未安装git
2.解决方法:只需要安装或更新git
conda install -c anaconda git
3.安装完成
