-
Notifications
You must be signed in to change notification settings - Fork 173
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
TypeError: object of type 'zip' has no len() #21
Comments
you can rewrite it as: |
I had met the same problem. I sovled it successfully by using the function: list(): |
I tried to solve the error by these suggestion but it didnt work. thanks in advanced |
Hi @mnwato check my fork. it works perfectly with Python 3.10, TF 2.10.0, NP 1.23.4 |
Copying the exact error while running captcha_records.py
(tensorenviron) C:\Work\captcha_recognize-master>python captcha_records.py
Looking for images in './data/train_data'
The text was updated successfully, but these errors were encountered: