opendr-eu / opendr

A modular, open and non-proprietary toolkit for core robotic functionalities by harnessing deep learning
Apache License 2.0
621 stars 95 forks source link

Several tools have deprecation warnings, especially those relying on numpy #382

Closed ad-daniel closed 11 months ago

ad-daniel commented 1 year ago

As emerged here https://github.com/opendr-eu/opendr/pull/381 without the upper restriction on numpy, the version 1.24.0 might be installed and in it several deprecation warnings have expired. Even when things work, several deprecation warnings are printed when running the tests. Both issues should be addressed.

passalis commented 11 months ago

We had several iterations of dependency updates, which should probably have addressed these issues as far as I understand.