Hi,
I am building android-13 for imx8 target on ubuntu 20.04.6 and I am not able to initialize the repo for the same I am find below error after executing the source command
umi@zumi:~/A13$ source ~/imx-automotive-13.0.0_1.1.0/imx_android_setup.sh
Start fetching the source for android build
Setting REL_PACKAGE_DIR to /home/zumi/imx-automotive-13.0.0_1.1.0
File "/home/zumi/bin/repo", line 51
def print(self, *args, **kwargs):
^
SyntaxError: invalid syntax
---------------------------------------------------
-----Repo Init failure
---------------------------------------------------