eIQ: Unable to run bitbake.

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

eIQ: Unable to run bitbake.

375件の閲覧回数
Dhanasekar_V
Contributor I

MACHINE=imx8mp DISTRO=fslc-wayland source setup-environment build_ml/

bitbake core-image-minimal
Traceback (most recent call last):
File "/home/ubuntu/source/Dhana/MLPOC/sources/poky/bitbake/bin/bitbake", line 31, in <module>
import bb
File "/home/ubuntu/source/Dhana/MLPOC/sources/poky/bitbake/lib/bb/__init__.py", line 77, in <module>
import bb.msg
File "/home/ubuntu/source/Dhana/MLPOC/sources/poky/bitbake/lib/bb/msg.py", line 32, in <module>
import bb.event
File "/home/ubuntu/source/Dhana/MLPOC/sources/poky/bitbake/lib/bb/event.py", line 34, in <module>
import bb.utils
File "/home/ubuntu/source/Dhana/MLPOC/sources/poky/bitbake/lib/bb/utils.py", line 30, in <module>
import imp
ModuleNotFoundError: No module named 'imp'
ubuntu@byte:~/source/Dhana/MLPOC/build_ml$ python --version
Python 2.7.18
ubuntu@byte:~/source/Dhana/MLPOC/build_ml$

 

the ubuntu used is 24.04.

 

0 件の賞賛
返信
3 返答(返信)

281件の閲覧回数
pengyong_zhang
NXP Employee
NXP Employee

Hi @Dhanasekar_V 

yes , you are right, IMX8MP support ML. You can refer the below link file.

https://www.nxp.com/docs/en/user-guide/IMX-MACHINE-LEARNING-UG.pdf

B.R

0 件の賞賛
返信

350件の閲覧回数
pengyong_zhang
NXP Employee
NXP Employee

HI @Dhanasekar_V 

please refer the i.MX Yocto Project User’s Guide​ 

Especially Chapter 3 about HOST Setup

B.R

339件の閲覧回数
Dhanasekar_V
Contributor I

Hi @pengyong_zhang,

 

    Thanks. Will try with imx-docker.

Also, i am not seeing imx8mp in MACHINE for meta-imx-machinelearning.

imx8mp is supported right?

0 件の賞賛
返信