amueller / introduction_to_ml_with_python

Notebooks and code for the book "Introduction to Machine Learning with Python"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ModuleNotFoundError: No module named 'sklearn.externals.six'

Abdulmalek98 opened this issue · comments

I use jupyterLite

after
%pip install mglearn
%pip install scikit-learn

if i execute the import mglearn return error : No module named 'sklearn.externals.six'

image

this should be fixed now. sorry for the slow response.