Closed muhammadjtareen closed 7 months ago
Did you ever solve this? I'm getting the same issue
I see the fix was posted here https://github.com/amueller/introduction_to_ml_with_python/issues/162#issuecomment-1264326158
should be fixed now in the repo as well.
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?