On 2018-04-10, Richard Grainger grainger@gmail.com wrote:
If you can use python3 rather than python2, it looks like the dependencies in the standard repos are new enough.
SCL might be an option for providing a more recent python. I'm not sure if scikit is in SCL too, but I'm pretty sure numpy is, and scikit can be installed into a smaller virtualenv.
--keith