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
{{ message }}
This repository was archived by the owner on Jul 20, 2025. It is now read-only.
This library doesn't compile from pip install metawear, the solution is to upgrade the version of nlohman json library, the latest stable seems to work without issues.
Please update the library version, the problem stems from the last version of C++ which doesn't include cstdint in the std namespace.