AttributeError: type object ‘h5py.h5.H5PYConfig’ has no attribute ‘reduce_cython’ # 直接升级 h5py pip install --upgrade h5py # 或者卸载重装 pip uninstall h5py pip install h5py 注意,安装和卸载的时候要关掉spyder. 不然会报错说没有权限