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
Traceback (most recent call last):
File "code.py", line 4, in <module>
File "adafruit_pybadger/__init__.py", line 12, in <module>
File "adafruit_pybadger/clue.py", line 32, in <module>
ImportError: no module named 'gamepad'
Matt
The text was updated successfully, but these errors were encountered:
this should be resolved by #48 which has been merged and a release made now. @mattpackwood when you have a chance to try it again it should be working with 7.0.0 now. You can get the updated library from the github release page, or after 1 day it will get updated in the CircuitPython bundle zip if you use that to load your libraries.
I get the error:
Matt
The text was updated successfully, but these errors were encountered: