MuhammadMoinFaisal/YOLOv8-DeepSORT-Object-Tracking

ModuleNotFoundError: No module named 'easydict'

reisguilherme opened this issue · 0 comments

File "D:\YOLOV8 DEEPSORT\YOLOv8-DeepSORT-Object-Tracking\ultralytics\yolo\v8\detect\deep_sort_pytorch\utils\parser.py", line 3, in
from easydict import EasyDict as edict
ModuleNotFoundError: No module named 'easydict'

How to solve this?