pydqc icon indicating copy to clipboard operation
pydqc copied to clipboard

import from top level joblib instead of sklearn.externals

Open janice5tian opened this issue 4 years ago • 1 comments

I was getting an error ModuleNotFoundError: No module named 'sklearn.externals.joblib', which after some googling1 shows that sklearn removed that from the externals lib, and expects it to just be at the top level.

janice5tian avatar Sep 15 '20 13:09 janice5tian

I am having the same error, did anyone find a workaround for this?

Shrutwa avatar Oct 25 '23 15:10 Shrutwa