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

ImportError: cannot import name 'string_int_label_map_pb2' #7

Closed
FerdinaKusumah opened this issue Mar 12, 2019 · 2 comments
Closed

Comments

@FerdinaKusumah
Copy link

Traceback (most recent call last): File "VehicleMoniter.py", line 40, in <module> from utils import label_map_util File "/Users/ferdinakusumah/Development/API/machine-kearning/license-plate-recognition/vehicle_detection/utils/label_map_util.py", line 22, in <module> from object_detection.protos import string_int_label_map_pb2 ImportError: cannot import name 'string_int_label_map_pb2'
Is any wrong in my configuration?
Im sorry my english not good enough

@ShreyAmbesh
Copy link
Owner

Did you install the object detection properly if not check it and try to reinstall it.

@hashneo77
Copy link

Hi, I'm also receiving the same error. Could you provide an info on how to install the object detection models

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

3 participants