Search found 1 match

by achille
2025-07-12 10:27
Forum: Luckfox Lyra-RK3506
Topic: Problem with .repo/repo/repo sync – GitError: config: [Errno 2] No such file or directory
Replies: 1
Views: 1809

Problem with .repo/repo/repo sync – GitError: config: [Errno 2] No such file or directory

Hello,

I'm trying to compile and build the Lyra SDK following the instructions, but the repo sync command fails with the following error:
Traceback (most recent call last):

File "/home/achille/Lyra-sdk/.repo/repo/main.py", line 531, in <module>
_Main(sys.argv[1:])
File "/home/achille/Lyra-sdk ...