Bitbake 需要 pyhton3.8

Bitbake require pyhton3.8

提问人:Nabeel Ahmed Khan 提问时间:11/2/2023 更新时间:11/18/2023 访问量:61

问:

下载所有软件包后,需要并克隆 poky 我跑了cammand... 资料来源: oe-init-build-env ../建 它说对不起,这个版本的 bitbake 需要 python 3.8 或更高版本。

所以我做了别名python=python3.8 别名 python3=python3.8

现在我的源代码 oe-init-build-env ../ build 命令有效。

但是在那之后,Bitbake core-image-minimal 出现错误,它说对不起,此版本的 bitbake 需要 python 3.8 或更高版本。

我附上了下面的图片以供参考。

在此处输入图像描述

Linux 嵌入式

评论


答: 暂无答案