deepAutoController icon indicating copy to clipboard operation
deepAutoController copied to clipboard

ImportError: cannot import name HDF5DatasetIterator

Open MartinThoma opened this issue 8 years ago • 0 comments

It should be

from pylearn2.datasets.hdf5_deprecated import HDF5DatasetIterator

or you should name an explicit version (git hash) of the pylearn2 package you're using.

MartinThoma avatar Dec 22 '15 17:12 MartinThoma