You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
same problem here. I think it's best for you to leave numpy upgraded and bump numba from 0.55.1 to 0.55.2 so that it requires numpy<1.23.0 instead of <1.22.0
When I install the python packages with
requirements.txt
, I can get this error.Therefore, I think you should downgrade the numpy version to 1.21.0. It works well in my device.
The text was updated successfully, but these errors were encountered: