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

member #36

Open
khanhduy-tran opened this issue Mar 17, 2022 · 0 comments
Open

member #36

khanhduy-tran opened this issue Mar 17, 2022 · 0 comments

Comments

@khanhduy-tran
Copy link

G:\Python\python.exe F:/DACS5/copy/AI_Sudoku/MainUI.py
Traceback (most recent call last):
File "F:\DACS5\copy\AI_Sudoku\MainUI.py", line 7, in
from RecognizeAndConstructBoard import ConstructGrid
File "F:\DACS5\copy\AI_Sudoku\RecognizeAndConstructBoard.py", line 9, in
from Recognizer import DigitRecognizer
File "F:\DACS5\copy\AI_Sudoku\Recognizer.py", line 6, in
import tensorflow as tf
File "G:\Python\lib\site-packages\tensorflow_init_.py", line 473, in
keras._load()
File "G:\Python\lib\site-packages\tensorflow\python\util\lazy_loader.py", line 41, in load
module = importlib.import_module(self.name)
File "G:\Python\lib\importlib_init
.py", line 126, in import_module
return bootstrap.gcd_import(name[level:], package, level)
File "G:\Python\lib\site-packages\keras_init
.py", line 25, in
from keras import models
File "G:\Python\lib\site-packages\keras\models_init
.py", line 18, in
from keras.engine.functional import Functional
File "G:\Python\lib\site-packages\keras\engine\functional.py", line 25, in
from keras.engine import base_layer
File "G:\Python\lib\site-packages\keras\engine\base_layer.py", line 43, in
from keras.mixed_precision import loss_scale_optimizer
File "G:\Python\lib\site-packages\keras\mixed_precision\loss_scale_optimizer.py", line 20, in
from keras.optimizer_experimental import optimizer as optimizer_experimental
File "G:\Python\lib\site-packages\keras\optimizer_experimental\optimizer.py", line 649, in
tf.internal.saved_model.load.register_revived_type(
File "G:\Python\lib\site-packages\tensorflow\python\saved_model\revived_types.py", line 133, in register_revived_type
raise AssertionError(f"Duplicate registrations for type '{identifier}'")
AssertionError: Duplicate registrations for type 'experimentalOptimizer'

Process finished with exit code 1

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