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

Issue with installing mmcv #8

Open
svaziri1986 opened this issue Jul 3, 2024 · 1 comment
Open

Issue with installing mmcv #8

svaziri1986 opened this issue Jul 3, 2024 · 1 comment

Comments

@svaziri1986
Copy link

When I want to run the code for inference, the MMCV package cannot be installed, and the "Config" cannot be imported from MMCV. Can anyone help me with this?
I think the issue is due to CUDA 12.1, which I am using, but I don't have access to CUDA 10.1.

@timbroed
Copy link
Owner

timbroed commented Jul 4, 2024

We only tested our code with CUDA 10.1. You might find similar issues and solutions on the following mm repositories:

MMDetection
MMCV

I recommend checking these for potential fixes or workarounds. If you find a solution, please share it here to help others with the same problem. Thank you!

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