micolous / pcprox

Library for pcProx USB RFID reader
GNU Lesser General Public License v3.0
21 stars 2 forks source link

Consider mentioning the two hidapi libraries in the README #3

Closed hackerb9 closed 2 years ago

hackerb9 commented 2 years ago

Debian and Ubuntu provide a package called python3-hidapi which provides hidapi.py from hidapi-cffi. However, pcprox requires hid.py from cython-hidapi.

For Debian and descendants, one would do: apt install python3-hid.

micolous commented 2 years ago

Thanks!

I think I was referencing Alpine when I wrote this; they packaged this as https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-hidapi