theblackcat102 / dynamic-routing-capsule-cifar

CapsNet reference from : https://github.com/XifengGuo/CapsNet-Keras
36 stars 13 forks source link

Unable to create file #2

Open mazharkayaoglu opened 6 years ago

mazharkayaoglu commented 6 years ago

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.

fengyihao7 commented 5 years ago

Hello,Mazharkayaoglu!I meet the same problem, Did you find the solution?