No module named 'ultralytics.yolo' #12425
Unanswered
KevinL0206
asked this question in
Q&A
Replies: 1 comment
-
I am having the same issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So I've created a project earlier this year and when I recently tried running my code i'm running into the error:
from ultralytics.yolo.utils.checks import check_requirements
ModuleNotFoundError: No module named 'ultralytics.yolo'
ive tried pip installing ultralytics again and still run into this problem, any help?
Beta Was this translation helpful? Give feedback.
All reactions