Page 1 of 1

Buildroot SDK on Ubuntu

Posted: 2025-02-21 3:18
by stablecorepc
Hi, I have tried to work with the SDK on two of my ubuntu machines without success, every time I run the code
.repo/repo/repo sync -l
I get this in response:
/usr/bin/env: ‘python’: No such file or directory

I also cannot install python2 as there are no installation candidates.
Any help with this issue would be greatly appreciated.

Re: Buildroot SDK on Ubuntu

Posted: 2025-02-21 9:49
by sergiominicozzi
Hi stablecorepc,
i have had the same problem, you need to change the ubuntu version to the 22.02.

Re: Buildroot SDK on Ubuntu

Posted: 2025-02-22 0:02
by stablecorepc
This worked!! Thank you idk how i missed that when reading through it,
Thanks!