Hi,
I wanted to use a prepared pickled model for scikit-learn but the version used here 0.14 and I need 0.15.1 at least.
Is there anyway to update it, trying via bash fails due to lack of sudo access, and you can't install locally with pip when the package is already installed.
Short of buggering about reinstalling every package in a virtualenv, is there any way of doing this?