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 'mmcv._ext' #11

Open
BooHwang opened this issue Mar 19, 2024 · 1 comment
Open

ModuleNotFoundError: No module named 'mmcv._ext' #11

BooHwang opened this issue Mar 19, 2024 · 1 comment

Comments

@BooHwang
Copy link

Follow you repo "pip install -r requirements.txt", after that, when I run "python -m third_party.unimatch.eval --config config.yaml --save-path best.pth", I get the error: "ModuleNotFoundError: No module named 'mmcv._ext'", how can I fix it. thx

@visionxyz
Copy link

From my experience, it will be better to use a docker image like pytorch/pytorch:1.12.1-cuda11.3-cudnn8-devel

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