[yocto] Python GObject Errors on yocto-2.1_M3.rc2

Chris Trobridge christrobridge at hotmail.com
Wed Apr 6 04:19:18 PDT 2016


Thanks Ross,
This did the trick for python 2.7, and "from gi.repository import GObject" works too.
It's still not installed for python 3.5.  I will see if I did anything specific to make that happen but it's odd that it worked before.
Regards,Chris

From: ross.burton at intel.com
Date: Wed, 6 Apr 2016 11:57:10 +0100
Subject: Re: [yocto] Python GObject Errors on yocto-2.1_M3.rc2
To: christrobridge at hotmail.com
CC: yocto at yoctoproject.org


On 6 April 2016 at 11:53, Chris Trobridge <christrobridge at hotmail.com> wrote:
ImportError: No module named importlib
Looks like python-gobject needs to depend on python-importlib.  Not sure why that isn't in -core to be honest.
Can you add python-importlib to your image and see if it then works, or if other modules are missing?
Ross 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160406/3ac3e0fa/attachment.html>


More information about the yocto mailing list