от Sklearn.datasets Import Fetch_mldata ошибка

from sklearn.datasets import fetch_openml
mnist = fetch_openml('mnist_784')
Dull Dragonfly