mglearn
mglearn copied to clipboard
joblib.Memory no longer supports cachedir argument.
Reason: Note [there is vulnerability CVE-2022-21797](https://nvd.nist.gov/vuln/detail/CVE-2022-21797) when using joblib < 1.2.0
https://stackoverflow.com/questions/73830225/init-got-an-unexpected-keyword-argument-cachedir-when-importing-top2vec
Sorry that I am so lazy to create a pull request. I just have an exam tomorrow. Thanks for your work!
I am using Google Colab, I did install mglearn properly but when I import the package it gives this error message.
I searched throughout the Internet how to circumvent this but to no avail. Please fix the joblib issue. ASAP.
Should be fixed on pypi now.