il list-pkg-files -r python3' to
> list all the files built by the python3 recipe and to find out what files
> are missing.
>
> Ross
>
> On 30 October 2017 at 20:36, Lai Y.C. wrote:
>
>> Hi,
>>
>> I need to include python3 and some modules on my board. We a
Hi,
I need to include python3 and some modules on my board. We are using yocto
1.7.1 .
I have included python3 and python3-modules into the image.
Python3 is able to run but there are problems with the modules.
1. when I import "subprocess" module, it gives errors that the module
"_posixsubproce