From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 12286] New: Can't import gobject in python 3.8
Date: Fri, 25 Oct 2019 12:41:54 +0000 [thread overview]
Message-ID: <bug-12286-163@https.bugs.busybox.net/> (raw)
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.
next reply other threads:[~2019-10-25 12:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-25 12:41 bugzilla at busybox.net [this message]
2019-11-27 14:05 ` [Buildroot] [Bug 12286] Can't import gobject in python 3.8 bugzilla at busybox.net
2019-11-28 18:36 ` bugzilla at busybox.net
2019-11-28 19:07 ` bugzilla at busybox.net
2019-12-01 18:43 ` Adam Duskett
2019-12-03 22:51 ` bugzilla at busybox.net
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-12286-163@https.bugs.busybox.net/ \
--to=bugzilla@busybox.net \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.