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
pi@raspberrypi:~/pylepton $ sudo pylepton_overlay -a 255 Traceback (most recent call last): File "/usr/local/bin/pylepton_overlay", line 29, in main with Lepton(device) as l: File "/usr/local/lib/python2.7/dist-packages/pylepton/Lepton.py", line 84, in __enter__ ioctl(self.__handle, SPI_IOC_RD_MODE, struct.pack("=B", Lepton.MODE)) IOError: [Errno 25] Inappropriate ioctl for device
The text was updated successfully, but these errors were encountered:
pi@raspberrypi:~/pylepton $ sudo pylepton_overlay -a 255
Traceback (most recent call last): File "/usr/local/bin/pylepton_overlay", line 29, in main with Lepton(device) as l: File "/usr/local/lib/python2.7/dist-packages/pylepton/Lepton.py", line 84, in __enter__ ioctl(self.__handle, SPI_IOC_RD_MODE, struct.pack("=B", Lepton.MODE)) IOError: [Errno 25] Inappropriate ioctl for device
The text was updated successfully, but these errors were encountered: