Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSError: Unable to open file (file signature not found) #15

Open
VollRahm opened this issue Feb 20, 2020 · 1 comment
Open

OSError: Unable to open file (file signature not found) #15

VollRahm opened this issue Feb 20, 2020 · 1 comment

Comments

@VollRahm
Copy link

When i try to run mouse_prediction.py i get the following error message:

\AppData\Local\Programs\Python\Python37\lib\site-packages\h5py\_hl\files.py", line 173, in make_fid fid = h5f.open(name, flags, fapl=fapl) 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 88, in h5py.h5f.open OSError: Unable to open file (file signature not found)

@stravi
Copy link

stravi commented Mar 30, 2020

I am alos trying mouse_prediction.py but I can't load the model aparently current_model.h5 which is being loaded by default is a link to model1000.h5 which is missing. @pannous please push also the model1000.h5 file into the repo.

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants