Open
Description
There seems to be a complicated compatibility issues caused by mmyolo's reliance on older versions of mmcv (<2.1.0).
I have not been able to solve this myself, hoping you can tackle this through updating compatibility of mmyolo, or perhaps through some changes to the available wheels of mmcv (going to post this issue there as well).
For example the issue comes up with the following torch/python/cuda combination (but also many others)
- python 3.11.9
- torch 2.5.1 (with CUDA12.4)
Under these conditions there is no way to successfully build a version mmcv that supports mmyolo
One can revert to older versions of torch and cuda, but that comes with its own set of issues elsewhere.
Any chance this compatibility issue can be solved? Or any idea for a workaround? perhaps using mmdet?
Metadata
Assignees
Labels
No labels
Activity