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

Failed to run the installation command , version problem? #11245

Open
xAnyaForger opened this issue Aug 1, 2024 · 0 comments
Open

Failed to run the installation command , version problem? #11245

xAnyaForger opened this issue Aug 1, 2024 · 0 comments
Assignees
Labels
models:research models that come under research directory type:support

Comments

@xAnyaForger
Copy link

Command: python object_detection/builders/model_builder_tf2_test.py

Traceback (most recent call last):
File "C:\Users\user\Desktop\TF2\models\research\object_detection\builders\model_builder_tf2_test.py", line 24, in
from object_detection.builders import model_builder
File "C:\Users\user\AppData\Roaming\Python\Python311\site-packages\object_detection\builders\model_builder.py", line 23, in
from object_detection.builders import anchor_generator_builder
File "C:\Users\user\AppData\Roaming\Python\Python311\site-packages\object_detection\builders\anchor_generator_builder.py", line 26, in
from object_detection.protos import anchor_generator_pb2
File "C:\Users\user\AppData\Roaming\Python\Python311\site-packages\object_detection\protos\anchor_generator_pb2.py", line 9, in
from google.protobuf import runtime_version as runtime_version
ImportError: cannot import name 'runtime_version' from 'google.protobuf' (C:\Users\user\AppData\Roaming\Python\Python311\site-packages\google\protobuf_init
.py)

@laxmareddyp laxmareddyp added the models:research models that come under research directory label Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
models:research models that come under research directory type:support
Projects
None yet
Development

No branches or pull requests

2 participants