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?

--
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------
--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to