File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper
File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper
File "h5py/h5f.pyx", line 98, in h5py.h5f.create
OSError: Unable to create file (unable to open file: name = 'weights/resnet-cifar-10weights-01.h5', errno = 2, error message = 'No such file or directory', flags = 13, o_flags = 242)
File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper File "h5py/h5f.pyx", line 98, in h5py.h5f.create OSError: Unable to create file (unable to open file: name = 'weights/resnet-cifar-10weights-01.h5', errno = 2, error message = 'No such file or directory', flags = 13, o_flags = 242)
I use ubuntu 16.04. Thank you for help.