(08-30-2023, 06:58 AM)TookaFace Wrote: Run directly :
You will have more infos.Code:sudo /usr/bin/python /home/pi/oled/raspdac_oled_main.py
I've updated the procedure for 8.3.5 by adding:
Code:sudo -H pip install 'pillow==9.5.0'
https://moodeaudio.org/forum/showthread....2#pid40672
Thanks, but I think I have that.
Will try reinstalling from the scratch.
I will run py script directly from the console then to see what the errors are.
Code:
pi@moode:~ $ pip list | grep -iE 'luma|pillow'
luma.core 2.3.1
luma.oled 3.8.1
Pillow 9.5.0