MuhammadMoinFaisal / YOLOv8-DeepSORT-Object-Tracking

YOLOv8 Object Tracking using PyTorch, OpenCV and DeepSORT
666 stars 197 forks source link

Abnormal error. The system cannot find the specified file during prediction. #53

Open jialu001 opened 1 month ago

jialu001 commented 1 month ago

First of all, thank you very much for sharing, but when I ran the prediction file, I encountered the following problems: from ultralytics.yolo.engine.predictor import BasePredictor 。。。。。。。FileNotFoundError env, ultralytics 8.0.3 What's strange is that this problem was not found when running with colab! This really bothers me.

jialu001 commented 1 month ago

In the conda environment, this problem was solved by reinstalling ultralytics (qinghua mirror)