Hi
Thank you for your information. Currently I can go to the next step.
When I installed the package of sense-hat on OBS and installed the additional 
packages.
When I run the command below, I got the error.
<Progem on Python3>
from sense_hat import SenseHat
sense = SenseHat()

<Error>
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python3.6/site-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

This looks like the device tree. But I can’t find the workaround.

Does anyone have same problem? And if possible, could you advise me the 
workaround?

Best Regards.

Ryo--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to