(07-13-2020, 03:11 PM)TookaFace Wrote: Try to run this command, see what happens:Got the following in Putty.
Code:sudo python2.7 /home/pi/oled/raspdac_oled_main.py
/usr/local/lib/python2.7/dist-packages/luma/core/interface/serial.py:185: RuntimeWarning: This channel is already in use, continuing anyway. Use GPIO.setwarnings(False) to disable warnings.
self._gpio.setup(pin, self._gpio.OUT)
Exception - Main Module
(<type 'exceptions.SystemError'>, 'raspdac_oled_main.py', 175)