pimoroni / fanshim-python

Python library for the Fan SHIM for Raspberry Pi
https://shop.pimoroni.com/products/fan-shim
MIT License
295 stars 85 forks source link

pip3 location #34

Closed druck13 closed 5 years ago

druck13 commented 5 years ago

The script expects pip3 to be in /usr/bin but on my Raspbian 10 Pi's it's in /usr/local/bin

Gadgetoid commented 5 years ago

Fix merged, thank you!