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

MMCV wheel not installing #12326

Open
1 task done
a-pirotta opened this issue Mar 11, 2025 · 0 comments
Open
1 task done

MMCV wheel not installing #12326

a-pirotta opened this issue Mar 11, 2025 · 0 comments
Assignees

Comments

@a-pirotta
Copy link

a-pirotta commented Mar 11, 2025

Prerequisite

I am trying to install mmcv on Google Colab but it gets stuck on building the mmcv wheel. On the documentation there is no instillation command for my torch and CUDA versions. I try letting it run for over 20 minutes but then get the error stating:

error: subprocess-exited-with-error
python setup.py develop did not run successfully.
note: This error originates from a subprocess, and is likely not a problem with pip.

Environment

PyTorch 2.5.1+cu124
CUDA 12.5

I am running:

!mim install "mmcv>=2.0.0rc4, <2.1.0"

Image

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