Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Module find error #2

Open
SajjadIqbal-git opened this issue Dec 30, 2023 · 2 comments
Open

No Module find error #2

SajjadIqbal-git opened this issue Dec 30, 2023 · 2 comments

Comments

@SajjadIqbal-git
Copy link

"""Traceback (most recent call last):
File "predict.py", line 13, in
from ultralytics.yolo.engine.predictor import BasePredictor
ModuleNotFoundError: No module named 'ultralytics.yolo'"""
Got this error while running the predict.py file. Tried different ways but didn't resolve the issue. What could be the reason?
What changes you guys can suggest? I implemented this on my friend's laptop, and it was working fine there but on my laptop, I got this error. Need urgent assistance. @MuhammadMoinFaisal Thank you.

@Mobina-Zibandepour
Copy link

Yes, this is the same problem for me, what must I do? @MuhammadMoinFaisal

@SajjadIqbal-git
Copy link
Author

Yes, this is the same problem for me, what must I do? @MuhammadMoinFaisal
@Mobina-Zibandepour : try one of these will solve your problem.
"pip install -e ."or "pip install setup.py"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants