macos also works with python3, use this, when you are scared of deprecated warnings from python 2.7

pull/1/head
Jürgen Weigert 5 years ago
parent 8977e12a26
commit c0a29c6fff
  1. 2
      README.md

@ -37,6 +37,8 @@ Required dependencies on Mac Systems:
pip install pyhidapi
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
brew install hidapi
or
Try with `pip3 install pyhidapi`
Required dependencies on Windows 10:

Loading…
Cancel
Save