amueller/introduction_to_ml_with_python

TypeError: __init__() got an unexpected keyword argument 'cachedir'

muhammadjtareen opened this issue · 3 comments

I installed mglearn from pip by running 'pip install mglearn' but whenever I run 'import mglearn', I receive the following error: TypeError: init() got an unexpected keyword argument 'cachedir'

Is there any fix to this issue?

Did you ever solve this? I'm getting the same issue

I see the fix was posted here #162 (comment)

should be fixed now in the repo as well.