<div dir="ltr"><div>Hi Michael,</div><div><br></div>That's where I got python33 from eventually :-)<div>What I called out-of-the-box is actually EPEL.</div><div>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.</div><div>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.</div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 31, 2016 at 10:54 PM, Michael Jeanson <span dir="ltr"><<a href="mailto:mjeanson@efficios.com" target="_blank">mjeanson@efficios.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 2016-10-31 16:44, Jean Spector wrote:<br>
> It's a matter of rpm dependencies.<br>
> Once installed, it might work fine with python 3.4 - but yum just<br>
> refuses to install it on RHEL 7.2<br>
<br>
</span>RHEL 7 doesn't ship with python 3 out of the box, you'll need to get it<br>
from a software collection, have a look at :<br>
<br>
  <a href="https://www.softwarecollections.org/en/scls/rhscl/python33/" rel="noreferrer" target="_blank">https://www.<wbr>softwarecollections.org/en/<wbr>scls/rhscl/python33/</a><br>
<br>
Cheers,<br>
<br>
Michael<br>
<br>
</blockquote></div><br></div>