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

the ImageAI in Python 3.9 is unusable #840

Open
jiazhuguanhua opened this issue Jun 30, 2024 · 3 comments
Open

the ImageAI in Python 3.9 is unusable #840

jiazhuguanhua opened this issue Jun 30, 2024 · 3 comments

Comments

@jiazhuguanhua
Copy link

imageai cannot support numpy>=2.0.0, but Python 3.9 can only support numpy>= 2.0.0. and when I run the example code which provided in the document, the programme told me: "RuntimeError: Numpy is not available.".
and when I import imageai, the programme told me that I need to degrade my numpy lib.
Screenshot 2024-06-30 131444
Screenshot 2024-06-30 131517

@jiazhuguanhua
Copy link
Author

And you know, I just cannot degrade my numpy due to my Python version.

@vincenzomarotta
Copy link

have u found a solution?

@jiazhuguanhua
Copy link
Author

haven't, I'm sorry.:-(

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