Results 6 issues of Quran

I install MMCV 1.3.17 in my enviorment, but the program just use the MMCV 1.3.12 in ~/.local/bin/python3.7/ , How to fix it?

Traceback (most recent call last): File "", line 1, in File "/home/kuiran/github/pytracking/pytracking/run_vot.py", line 19, in run_vot tracker.run_vot() File "/home/kuiran/github/pytracking/pytracking/../pytracking/evaluation/tracker.py", line 621, in run_vot handle = vot.VOT("polygon") File "/home/kuiran/github/pytracking/pytracking/../pytracking/evaluation/vot.py", line 92,...

Can i just use the command like python -m pip install detectron2 -f \ https://dl.fbaipublicfiles.com/detectron2/wheels/cu111/torch1.8/index.html to install the detectron2 and than use sparsercnn?

a strange eroor happened when i run run_tracker on vot18.I want to know how to fix it?

![image](https://user-images.githubusercontent.com/25083462/226178434-fcc355a3-2927-458a-868f-3ce20e95f8e5.png) It seems that only mmcv class have been registered in the project, how can i solve it? Wish your reply, thank you.