OmniCV-Lib icon indicating copy to clipboard operation
OmniCV-Lib copied to clipboard

Deprecated Numpy Types Cause Errors

Open bnlcas opened this issue 1 year ago • 0 comments
trafficstars

On the latest python/numpy (Python 3.12.4) the numpy type aliases for float and bool are throwing errors. I was able to get things working by going in an manually changing this, but it would be nice if pip install worked out of the box. I saw that someone has already made a pull request for this that seems to cover this issue - it just needs to be merged. I wanted to flag the issue here to give the issue some visibility to the maintainers.

bnlcas avatar Jul 16 '24 06:07 bnlcas