ImageAI
ImageAI copied to clipboard
the ImageAI in Python 3.9 is unusable
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.
And you know, I just cannot degrade my numpy due to my Python version.
have u found a solution?
haven't, I'm sorry.:-(