How to add python library

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to add python library

1,285 次查看
stevenyu
Contributor III

Hi Support,

We use i.mx6 series and need Python fire library recently.

We use this command "bitbake -s | grep python" to check which library we can enable, however, we don't see fire library. Would you please advise how to add other Python library into system when compiling?

Regards,

Steven Yu

标签 (2)
0 项奖励
回复
1 回复

1,138 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Steven Yu,

The Python fire library is not available on the i.MX Yocto BSP so you would need to manually add it to the image or to create a recipe in Yocto that installs this library. There is not an easy way to add it since it’s not integrated on the existing layers of the BSP.

Regards,

0 项奖励
回复