boltgolt / howdy

🛡️ Windows Hello™ style facial authentication for Linux
MIT License
5.75k stars 299 forks source link

Supporting numpy 2 #933

Closed envolution closed 3 months ago

envolution commented 3 months ago

Numpy has released 2.0 and this has caused Howdy to fail with the below issue https://github.com/boltgolt/howdy/issues/928

The report was closed as the reporter found a solution in downgrading their numpy package to 1.26.

If the intention is to support future numpy versions, please close this ticket and reopen 928

envolution commented 3 months ago

this will be supported on the next dlib release as per #928