On Fri, Feb 24, 2017 at 9:50 AM, Jakob Simon-Gaarde <jako...@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
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to