Skip to content

Does not run with CirCuit Python 7.0 #52

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
mattpackwood opened this issue Nov 9, 2021 · 2 comments
Closed

Does not run with CirCuit Python 7.0 #52

mattpackwood opened this issue Nov 9, 2021 · 2 comments

Comments

@mattpackwood
Copy link

I get the error:

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

@FoamyGuy
Copy link
Contributor

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.

@mattpackwood
Copy link
Author

Yep, that worked!

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

No branches or pull requests

2 participants