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

ModuleNotFoundError: No module named 'imageai' #826

Open
Pek0ra opened this issue Sep 18, 2023 · 2 comments
Open

ModuleNotFoundError: No module named 'imageai' #826

Pek0ra opened this issue Sep 18, 2023 · 2 comments

Comments

@Pek0ra
Copy link

Pek0ra commented Sep 18, 2023

When I run the instance code
from imageai.Detection import ObjectDetection
Pycharm will report this error , but when I execute the pip list command on the terminal, I can find the imageai.
QQ图片20230918171931
How can I eliminate this error
QQ图片20230918172014

@joaocac
Copy link

joaocac commented Oct 27, 2023

same here

@onenok
Copy link

onenok commented Mar 27, 2024

I think it may be caused by its install path doesn't in the "PATH" environment variable
pip show imageai

Add its install path to the "PATH" environment variable

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

3 participants