[yocto] Python3 partial rootfs installation

Maciej Borzęcki maciej.borzecki at rndity.com
Fri Feb 24 01:21:23 PST 2017


On Fri, Feb 24, 2017 at 9:50 AM, Jakob Simon-Gaarde <jakobsg at gmail.com> wrote:
> Hi.
>
> I want to use Python3 on yocto 2.2 so I added it as a dependency in my
> project. Python3.5 was added to the final rootfs
> but it is partial. Many of the standard libraries that are build during the
> image creation does not end up in the target rootfs.
>
> For instance socketserver.py which was the first missing module I
> encountered.
>
> Is there any way to make a full standard python3 install?

Installing python3-modules should cover most of your needs.


Cheers,
-- 
Maciej Borzecki
RnDity



More information about the yocto mailing list