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

error while starting #1

Open
Shinoby1992 opened this issue Apr 13, 2018 · 0 comments
Open

error while starting #1

Shinoby1992 opened this issue Apr 13, 2018 · 0 comments

Comments

@Shinoby1992
Copy link

hey i cannot use this project like in the description explained

2018-04-13 06:24:28.816204: I tensorflow/core/platform/cpu_feature_guard.cc:140] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA
Traceback (most recent call last):
  File "captcha_input.py", line 163, in <module>
    captcha_cracker = CaptchaCracker()
  File "captcha_input.py", line 17, in __init__
    self.neural_net = nn.NeuralNetwork(weights_file=config['weights_path'])
  File "/Users/humankhoobsirat/Downloads/recaptcha-cracker-master/captcha-cracker/nn.py", line 36, in __init__
    self.model.load_weights(weights_file)
  File "/usr/local/lib/python3.6/site-packages/keras/engine/topology.py", line 2647, in load_weights
    with h5py.File(filepath, mode='r') as f:
  File "/usr/local/lib/python3.6/site-packages/h5py/_hl/files.py", line 269, in __init__
    fid = make_fid(name, mode, userblock_size, fapl, swmr=swmr)
  File "/usr/local/lib/python3.6/site-packages/h5py/_hl/files.py", line 99, 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 78, in h5py.h5f.open
OSError: Unable to open file (file signature not found)
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

1 participant