From: Eric Le Bihan <eric.le.bihan.dev@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] python Gobject
Date: Fri, 17 Jan 2014 12:31:55 +0100 [thread overview]
Message-ID: <20140117113153.GB10730@pc-eric> (raw)
In-Reply-To: <CAAs3wMgAbEnReJ-XW_QnQ=kAU6G7cwzss7yUMytcmHMRYMsjnw@mail.gmail.com>
Hi!
On Fri, Jan 17, 2014 at 11:39:10AM +0100, Freedreamer wrote:
> In my br rootfs I 've been using a lot of scripts based on python and a
> lot of them are based on Gobject. Unfourtanetely when I try to start one I
> always got a problem 'cause python misses the support for the Gobject.
Which versions of Python and GObject bindings are you using? Two combos are
possible:
1) Python 2.7 + Python-GObject < 2.28 (classic Python C bindings).
2) Python 3.x + Python-GObject > 3.x (bindings based on GObject introspection).
It looks like there are no packages (yet) for either one.
Packaging python-gobject 2.28 (also known as PyGtk) should be doable, but the
other combo requires to package gobject-introspection.
Best regards,
ELB
next prev parent reply other threads:[~2014-01-17 11:31 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-17 10:39 [Buildroot] python Gobject Freedreamer
2014-01-17 11:31 ` Eric Le Bihan [this message]
2014-01-17 12:39 ` Freedreamer
2014-01-17 15:44 ` Eric Le Bihan
2014-01-21 7:41 ` sambuff
2014-01-21 17:36 ` Eric Le Bihan
2014-01-22 19:57 ` sambuff
[not found] ` <20140123134942.GA10856@pc-eric>
[not found] ` <CAGzWX_Jgdzctc_=-9XBg4Bw__KtdNwF3MChWvG4mi6XVNFUEhQ@mail.gmail.com>
2014-01-23 17:02 ` Eric Le Bihan
2014-01-24 18:27 ` Eric Le Bihan
2014-01-26 14:19 ` sambuff
2014-01-28 8:42 ` Eric Le Bihan
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=20140117113153.GB10730@pc-eric \
--to=eric.le.bihan.dev@free.fr \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox