All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] About python2 and python3
@ 2016-05-09 20:16 Marco Trapanese
  2016-05-09 20:26 ` Thomas Petazzoni
  0 siblings, 1 reply; 4+ messages in thread
From: Marco Trapanese @ 2016-05-09 20:16 UTC (permalink / raw)
  To: buildroot

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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-05-09 21:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-09 20:16 [Buildroot] About python2 and python3 Marco Trapanese
2016-05-09 20:26 ` Thomas Petazzoni
2016-05-09 21:00   ` Marco Trapanese
2016-05-09 21:16     ` Thomas Petazzoni

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.