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
Line 6: 'from adafruit_hid.keyboard import Keyboard'
Traceback (most recent call last):
File "code.py", line 6, in <module>
File "adafruit_hid/__init__.py", line 21, in <module>
ImportError: no module named '__future__'