在这里插入图片描述

报错:
bash : 无法将“bash”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
’+ bash fetch_data.sh
‘+ ~~~~
+ CategoryInfo : ObjectNotFound: (bash:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
解决:

conda install m2-base

然后再执行bash命令,就可以了

Logo

汇聚全球AI编程工具,助力开发者即刻编程。

更多推荐