[yocto] Another python3 error?

Gary Thomas gary at mlbassoc.com
Fri Jun 10 01:39:11 PDT 2016


On 2016-06-10 10:33, Gary Thomas wrote:
> BB_VERSION        = "1.31.0"
> BUILD_SYS         = "x86_64-linux"
> NATIVELSBSTRING   = "Ubuntu-15.10"
> meta              = "master:40e789d1fee7f0df2d23230fff38325119ad2935"
>
> $ bitbake my-demo-image -g -u depexp
> Traceback (most recent call last):
>    File "/local/poky-cutting-edge/bitbake/bin/bitbake", line 48, in <module>
>      cookerdata.CookerConfiguration()))
>    File "/local/poky-cutting-edge/bitbake/lib/bb/main.py", line 374, in bitbake_main
>      ui_module = import_extension_module(bb.ui, configParams.ui, 'main')
>    File "/local/poky-cutting-edge/bitbake/lib/bb/main.py", line 104, in import_extension_module
>      module = __import__(pkg.__name__, fromlist=[modulename])
>    File "/local/poky-cutting-edge/bitbake/lib/bb/ui/depexp.py", line 21, in <module>
>      import gobject
> ImportError: No module named 'gobject'
>
> bitbake -g by itself works fine.  Is this a [new] issue with my
> build host, or just the change over to python3?
>

Any hints on which (and why it's not being recommended by the sanity checker)?

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------



More information about the yocto mailing list