Skip to content

from sort.tracker import SortTracker ModuleNotFoundError: No module named 'sort' #11

@YH188

Description

@YH188

Great work! I encountered this error while running the code. How can I resolve it?
Traceback (most recent call last): File "whac/inference.py", line 20, in <module> from lib.preprocessing.tracking import YOLOPersonTracker File "/root/WHAC/lib/preprocessing/tracking.py", line 5, in <module> from sort.tracker import SortTracker ModuleNotFoundError: No module named 'sort'
Best Wishes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions