MultiTracker_create() does not exist in cv2

I have been trying to run a tracker but getting an error that cv2 does not have MultiTracker_create() module. After going through a lot of articles, I found out that the tracker exists in the opencv-contrib and when I try to install it, it shows an error that it cannot be found

Hi,
You may try to install via this script:
https://github.com/AastaNV/JEP/blob/master/script/install_opencv4.3.0_Jetson.sh