[Buildroot] Activation of pygobject

Julien COUVRAND julien.couvrand at stericsson.com
Wed Jul 17 13:03:10 UTC 2013


Hi,

Trying to enable simple agent from bluez such as :
simple-agent hci0 68:EB:AE:4F:A4:B5

I meet an error:
---
Traceback (most recent call last):
  File "/usr/bin/simple-agent", line 3, in <module>
    import gobject
ImportError: No module named gobject
---

My configuration is the following:
- Bluez
- Python
- Dbus-glib
- Dbus-python

However, on buildroot, I don't find the way to import python-gobject.
Do you know how to import gobject?


Thanks in advance


Julien



More information about the buildroot mailing list