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
I also ran in to this issue, on Mac OS X (10.9.5). This occurred when using the PyPi package through pip, as well as when trying to build from source (using trezor's branch). I was able to resolve it by upgrading setuptools, like so:
When I try to install hidapi from PyPi using pip, the compilation fails because it cannot find
hid.c
:The text was updated successfully, but these errors were encountered: