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

Cannot Import 'Config' Class from 'mmcv' #20

Open
Johnlorance opened this issue Dec 27, 2023 · 1 comment
Open

Cannot Import 'Config' Class from 'mmcv' #20

Johnlorance opened this issue Dec 27, 2023 · 1 comment

Comments

@Johnlorance
Copy link

Johnlorance commented Dec 27, 2023

I am encountering an issue while trying to run the following command:

python tools/test.py configs/tr3d/tr3d_scannet-3d-18class.py \
    work_dirs/tr3d_scannet-3d-18class/latest.pth --eval mAP

The error message I receive is:
ImportError: cannot import name 'Config' from 'mmcv' (/opt/conda/lib/python3.7/site-packages/mmcv/__init__.py)

@filaPro
Copy link
Contributor

filaPro commented Dec 27, 2023

Can you please attach the full log of this run?

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