TypeError: __init__() got an unexpected keyword argument 'cachedir'
muhammadjtareen opened this issue · 3 comments
muhammadjtareen commented
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?
embeddedpenguin commented
Did you ever solve this? I'm getting the same issue
embeddedpenguin commented
I see the fix was posted here #162 (comment)
amueller commented
should be fixed now in the repo as well.