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

运行识别验证码时报错 #10

Open
fizzday opened this issue Mar 14, 2018 · 0 comments
Open

运行识别验证码时报错 #10

fizzday opened this issue Mar 14, 2018 · 0 comments

Comments

@fizzday
Copy link

fizzday commented Mar 14, 2018

$ py captcha_cnn.py 
Traceback (most recent call last):
  File "captcha_cnn.py", line 32, in <module>
    pre_text = captcha2text([image])
  File "captcha_cnn.py", line 21, in captcha2text
    saver.restore(sess, tf.train.latest_checkpoint('.'))
  File "/Users/fizz/venv/lib/python3.6/site-packages/tensorflow/python/training/saver.py", line 1751, in restore
    raise ValueError("Can't load save_path when it is None.")
ValueError: Can't load save_path when it is None.
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