Alan (KhangLuu)
Alan (KhangLuu)
Hi guys, I am able to build mmcv and mmdet, this is my env Python: 3.10 CUDA: 12.9 PyTorch: 2.9.1 You guys can checkout this [comment](https://github.com/open-mmlab/mmcv/issues/3283#issuecomment-3619829440) for more info. Tks.
Hi guys, I am using RTX 5090 and now I am able to build mmcv and mmdet in my environment This is my screenshot about my env The CLIs to...
> > 按照源码编译显示安装成功但是运行测试文件显示找不到mmcv._ext > > > > 我也是这样,请问解决了吗 Instead of typing `pip install -e . -v` as the tutorial. You should use `python3 setup.py install`