mikel-brostrom/Yolov7_StrongSORT_OSNet

Error of yolov7 module not found when file is there

adelinawong opened this issue · 1 comments

Search before asking

  • I have searched the Yolov7_StrongSORT_OSNet issues and discussions and found no similar questions.

Yolov7_StrongSORT_OSNet Component

No response

Bug

Traceback (most recent call last):
File "track.py", line 32, in
from yolov7.models.experimental import attempt_load
ModuleNotFoundError: No module named 'yolov7'

Would like to know why I am facing this error when i have yolov7 in the same folder as track.py? Thank you and hope to hear from u soon!

Environment

No response

Minimal Reproducible Example

No response

You have not cloned the repo correctly. Double check the readme