关于LinuxSDK

本人属于小白,在按照官网上SDK操作时 repo sync -c 出现以下的错误,希望大家可以帮忙看下,谢谢大家~
IOError: [Errno 2] No such file or directory: ‘/mnt/hgfs/ubuntu(share)/3399SDK/firefly/linux_sdk/.repo/manifest.xml’

如图~

~。 ~


$ git config --global user.name “Your Name”
$ git config --global user.email “you@example.com
配置一下你的姓名和邮箱就可以了

石头剪刀布 发表于 2020-9-2 08:58
$ git config --global user.name “Your Name”
$ git config --global user.email “you@example.com
配 …

谢谢,但是我配置完以后还是不行,跟之前一样的报错~

解决了吗,我也遇到了同样的问题。