From mboxrd@z Thu Jan 1 00:00:00 1970 From: mjeanson@efficios.com (Michael Jeanson) Date: Mon, 31 Oct 2016 17:34:12 -0400 Subject: [lttng-dev] Babeltrace python bindings documentation is no up-to-date In-Reply-To: References: Message-ID: <5054cd88-f909-0d4a-25b2-affc7906b7cb@efficios.com> On 2016-10-31 17:20, Jean Spector wrote: > Hi Michael, > > That's where I got python33 from eventually :-) > What I called out-of-the-box is actually EPEL. > I could just run "yum install python34" on my RHEL 7.2 (while the same > wouldn't work for python33), so for me it was the natural version to use. > Software Collections, though, required additional googling. Also, they > don't work out-of-the-box afterwards either, as you have to enable the > scl every time before using python33. Yeah, the choice of using software collections was made before I was involved with the packaging and switching now to EPEL would break things for current users. I guess it should be documented somewhere. Michael