Closed notenoughtech closed 4 years ago
For anyone trying this its python3 and if you get any errors,
sudo raspi-config
and enable SPI interface
Another important thing if you it is raspberry pi4 (guess latest update of ths OS), the python script raspi_omv_main.py is poiting to wrong location, I did somethng like this: sudo sudo mkdir -p /opt/vc/bin/ sudo ln -s /usr/bin/vcgencmd /opt/vc/bin/vcgencmd
Error on run: