[Buildroot] [Bug 12286] New: Can't import gobject in python 3.8

bugzilla at busybox.net bugzilla at busybox.net
Fri Oct 25 12:41:54 UTC 2019


https://bugs.busybox.net/show_bug.cgi?id=12286

            Bug ID: 12286
           Summary: Can't import gobject in python 3.8
           Product: buildroot
           Version: unspecified
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: grzegorz at blach.pl
                CC: buildroot at uclibc.org
  Target Milestone: ---

This appears to be a similar problem to libselinux:

>>> import gobject
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python3.8/site-packages/gobject/__init__.py", line 26, in
<module>
  File "/usr/lib/python3.8/site-packages/glib/__init__.py", line 22, in
<module>
SystemError: initialization of _glib raised unreported exception

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list