TRI-ML / permatrack

Implementation for Learning to Track with Object Permanence
MIT License
112 stars 13 forks source link

error while running OC-SORT on KITTI #21

Open cuonga1cvp opened 2 years ago

cuonga1cvp commented 2 years ago

I got this bug while running "python tools/run_ocsort_public.py --hp --out_path kitti_test --dataset kitti --raw_results_path exps/permatrack_kitti_test". ImportError: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by /home/anda/anaconda3/envs/cuong/lib/python3.10/site-packages/cv2/python-3.10/cv2.cpython-310-x86_64-linux-gnu.so) Could you help me to solve this? Thanh you so much.