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 'r3det.datasets.rotate' #3

Closed
ghost opened this issue Dec 20, 2021 · 1 comment
Closed

ModuleNotFoundError: No module named 'r3det.datasets.rotate' #3

ghost opened this issue Dec 20, 2021 · 1 comment

Comments

@ghost
Copy link

ghost commented Dec 20, 2021

import r3det
Traceback (most recent call last):
File "", line 1, in
File "/home/amax/WorkSpace/liu/R3Det/r3det/init.py", line 5, in
from .datasets import * # noqa: F401, F403
File "/home/amax/WorkSpace/liu/R3Det/r3det/datasets/init.py", line 3, in
from .rotate import ROTATEDataset # noqa: F401, F403
ModuleNotFoundError: No module named 'r3det.datasets.rotate'

Is there any file not uploaded?

@zytx121
Copy link
Collaborator

zytx121 commented Dec 21, 2021

Thanks for your reply, we will fix it.

@zytx121 zytx121 closed this as completed Dec 28, 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