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.
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.