Skip to content

OSError: [Errno 5] Input/output error #48

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
makermelissa opened this issue Dec 22, 2019 · 0 comments · Fixed by #49
Closed

OSError: [Errno 5] Input/output error #48

makermelissa opened this issue Dec 22, 2019 · 0 comments · Fixed by #49
Assignees

Comments

@makermelissa
Copy link
Collaborator

I'm getting the following error when running the Camera Slider Sketch. It doesn't happen until it's been running awhile and it's most likely this library that is the culprit:

Traceback (most recent call last):
  File "code.py", line 125, in <module>
  File "/lib/adafruit_featherwing/minitft_featherwing.py", line 108, in buttons
  File "/lib/adafruit_seesaw/seesaw.py", line 198, in digital_read_bulk
  File "/lib/adafruit_seesaw/seesaw.py", line 383, in read
  File "/lib/adafruit_seesaw/seesaw.py", line 383, in read
  File "/lib/adafruit_bus_device/i2c_device.py", line 82, in readinto
OSError: [Errno 5] Input/output error

I probably need to just put the button reading code inside of a try block to fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant