From: Marco Trapanese <marcotrapanese@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] About python2 and python3
Date: Mon, 9 May 2016 22:16:46 +0200 [thread overview]
Message-ID: <5730F02E.6040806@gmail.com> (raw)
Hi,
if python2 is selected is not possible to add python3.
But python2 and python3 are quite different and sometimes is useful to
have both. i cannot deselect python2 because is selected by another package.
I tried to force the compilation of python3 (removing the dependency
from python2) but the dbus module is not found.
Instead python2 finds the dbus module, but complains about the missing
of xml.parsers.expat module.
I checked and BR2_PACKAGE_PYTHON*_PYEXPAT are selected.
Just for info I need this to run the ofono tests.
next reply other threads:[~2016-05-09 20:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-09 20:16 Marco Trapanese [this message]
2016-05-09 20:26 ` [Buildroot] About python2 and python3 Thomas Petazzoni
2016-05-09 21:00 ` Marco Trapanese
2016-05-09 21:16 ` Thomas Petazzoni
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=5730F02E.6040806@gmail.com \
--to=marcotrapanese@gmail.com \
--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.