I used the line
But get the error
ModuleNotFoundError: No module named 'rpi_backlight'
Running python 3, and the library is made for python 3. When I run a pip3 list command it shows rpi-backlight as clearly existing, so I don't get the issue. Tried to upload pics but they were too big, even after compressing them down 90%.
Code:
from rpi_backlight import backlight
ModuleNotFoundError: No module named 'rpi_backlight'
Running python 3, and the library is made for python 3. When I run a pip3 list command it shows rpi-backlight as clearly existing, so I don't get the issue. Tried to upload pics but they were too big, even after compressing them down 90%.
Statistics: Posted by RadFallout100 — Sun Jan 05, 2025 7:32 pm