From mboxrd@z Thu Jan 1 00:00:00 1970 From: mjeanson@efficios.com (Michael Jeanson) Date: Mon, 31 Oct 2016 16:54:56 -0400 Subject: [lttng-dev] Babeltrace python bindings documentation is no up-to-date In-Reply-To: References: Message-ID: On 2016-10-31 16:44, Jean Spector wrote: > It's a matter of rpm dependencies. > Once installed, it might work fine with python 3.4 - but yum just > refuses to install it on RHEL 7.2 RHEL 7 doesn't ship with python 3 out of the box, you'll need to get it from a software collection, have a look at : https://www.softwarecollections.org/en/scls/rhscl/python33/ Cheers, Michael