You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "sense1.py", line 3, in
sense = SenseHat()
File "/usr/lib/python3/dist-packages/sense_hat/sense_hat.py", line 39, in init
raise OSError('Cannot detect %s device' % self.SENSE_HAT_FB_NAME)
OSError: Cannot detect RPi-Sense FB device
New Raspian install, All LEDS on at start up then stay on. Looking at other issues means weeding through hundreds of lines of response for a specific system not my own.
PLEASE HELP!!!
The text was updated successfully, but these errors were encountered:
File "sense1.py", line 3, in
sense = SenseHat()
File "/usr/lib/python3/dist-packages/sense_hat/sense_hat.py", line 39, in init
raise OSError('Cannot detect %s device' % self.SENSE_HAT_FB_NAME)
OSError: Cannot detect RPi-Sense FB device
New Raspian install, All LEDS on at start up then stay on. Looking at other issues means weeding through hundreds of lines of response for a specific system not my own.
PLEASE HELP!!!
The text was updated successfully, but these errors were encountered: