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
the docs mention to install datumaro with pip install datumaro which installs https://pypi.org/project/datumaro/
they should mention to explicitly install with git url of this repository instead.
this will help with compatibility issues especially, since https://pypi.org/project/datumaro/ depends on tritonclient (which depends on cuda-bindings) thus not compatible with macOS.