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 in Emojinator_V2.py (label_map_util.py) #27

Open
shanky1947 opened this issue Nov 24, 2021 · 0 comments
Open

Error in Emojinator_V2.py (label_map_util.py) #27

shanky1947 opened this issue Nov 24, 2021 · 0 comments

Comments

@shanky1947
Copy link

(myenv1) D:\1Downloads\Emojinator-master (1)\Emojinator-master\Emojinator_V2>python Emojinator_V2.py
2021-11-24 15:52:31.974645: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library cudart64_101.dll
Traceback (most recent call last):
File "Emojinator_V2.py", line 1, in
from utils import detector_utils as detector_utils
File "D:\1Downloads\Emojinator-master (1)\Emojinator-master\Emojinator_V2\utils\detector_utils.py", line 28, in
label_map = label_map_util.load_labelmap(PATH_TO_LABELS)
File "D:\1Downloads\Emojinator-master (1)\Emojinator-master\Emojinator_V2\utils\label_map_util.py", line 116, in load_labelmap
with tf.gfile.GFile(path, 'r') as fid:
AttributeError: module 'tensorflow' has no attribute 'gfile'

@shanky1947 shanky1947 changed the title Error in Emojinator_V2.py Error in Emojinator_V2.py (label_map_util.py) Nov 24, 2021
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