I am trying to build the version imx-5.4.3-2.0.0 on imx8mqevk,
I tried these steps
bitbake python -c cleanall
bitbake python -c fetch
bitbake python -c compile
After compiling these packages, continue to bitbake imx-image-full.
I get this error ,
virtual:native:/home/sarath/imx_latest/sources/meta-openembedded/meta-python/recipes-devtools/python/python3-setuptools-scm_2.1.0.bb:do_install
Host is ubuntu 16.04 ... Kindly suggest !