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

how do i fix it (window 10) #4

Open
DiegoSawyer opened this issue Mar 27, 2023 · 0 comments
Open

how do i fix it (window 10) #4

DiegoSawyer opened this issue Mar 27, 2023 · 0 comments

Comments

@DiegoSawyer
Copy link

Downloading data from https://github.com/ajmandourah/Deep-reCaptcha/releases/download/model/efficentM2.h5
600034912/600034912 [==============================] - 74s 0us/step
Traceback (most recent call last):
File "deep-recaptcha.py", line 94, in
model = getModel()
File "deep-recaptcha.py", line 56, in getModel
model = keras.models.load_model(f, compile=False)
File "C:\Users\admin\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\keras\saving\saving_api.py", line 212, in load_model
return legacy_sm_saving_lib.load_model(
File "C:\Users\admin\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\keras\utils\traceback_utils.py", line 70, in error_handler
raise e.with_traceback(filtered_tb) from None
File "C:\Users\admin\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\tensorflow\python\lib\io\file_io.py", line 703, in is_directory_v2
return _pywrap_file_io.IsDirectory(compat.path_to_bytes(path))
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd0 in position 13: invalid continuation byte

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