de sklearn.dataSets import fetch_mldata erro

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