py3-scikit-learn missing dependency (joblib)
Install py3-scikit-learn, try to import sklearn, error (ModuleNotFoundError: No module named 'joblib'). Edit - @mpolanski is likely correct when he says the author must've used a local installation. I installed joblib through pip and scikit-learn works.
Edited by Bob Green