You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched Issues and Discussions but cannot get the expected help.
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"
The text was updated successfully, but these errors were encountered:
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:
Environment
PyTorch 2.5.1+cu124
CUDA 12.5
I am running:
!mim install "mmcv>=2.0.0rc4, <2.1.0"
The text was updated successfully, but these errors were encountered: