Open odusseys opened 7 months ago
hi, you could try to install ninja
and psutil
to speed up the building process.
pip install ninja psutil
i ran into same issue but in kaggle. ninja and psutil already installed but still mmcv-full is stuck building wheels
Prerequisite
Environment
I have tried installing from the following 2 ways:
Both hang on "Building wheels for collected packages: mmcv-full" - I don't even know if it will resolve as I have not tried running it for more than 10 minutes as Colab is expensive, and requires to reinstall dependencies each time.
Is this expected?
Reproduces the problem - code sample
Reproduces the problem - command or script
Reproduces the problem - error message
Building wheels for collected packages: mmcv-full
Additional information
No response