x735-v2.5
x735-v2.5 copied to clipboard
install.sh fail Raspbian lite
Hi guys,
I got the issue
File "/home/pi/x735-v2.5/pwm_fan_control.py", line 2, in <module> import pigpio ImportError: No module named pigpio
so there is a problem with import of pigpio but sudo apt-get install -y pigpio python3-pigpio works fine.
Does anybody have this problem too and solved it ?