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

ModuleNotFoundError: No module named 'mmdet.version' #65

Open
ty199931 opened this issue Aug 30, 2021 · 2 comments
Open

ModuleNotFoundError: No module named 'mmdet.version' #65

ty199931 opened this issue Aug 30, 2021 · 2 comments

Comments

@ty199931
Copy link

When I run the demo, it appear:
Traceback (most recent call last):
File "/home/ty/下载/PolarMask-master/demo/demo.py", line 1, in
from mmdet.apis import init_detector, inference_detector, show_result_pyplot, show_result
File "/home/ty/下载/PolarMask-master/mmdet/init.py", line 1, in
from .version import version, short_version
ModuleNotFoundError: No module named 'mmdet.version'

And I have compiled the mmdetection,But it doesn't work.
Please help me!

@li-fz
Copy link

li-fz commented Jun 3, 2022

Do you save the problem?I have the same error

@ty199931
Copy link
Author

ty199931 commented Jun 4, 2022 via email

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

2 participants