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
I'm trying to run this app on Windows and getting the following error, couldn't find any packages named "keyboard".
Traceback (most recent call last):
File "D:\Downloads\Self-Driving-Car-in-Video-Games-master\run_TEDD1104.py", line 2, in <module>
from keyboard.getkeys import key_check
ModuleNotFoundError: No module named 'keyboard.getkeys
The text was updated successfully, but these errors were encountered:
I'm trying to run this app on Windows and getting the following error, couldn't find any packages named "keyboard".
The text was updated successfully, but these errors were encountered: