Skip to content
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

No module named 'keyboard.getkeys #15

Open
scorpio1441 opened this issue Jun 30, 2023 · 1 comment
Open

No module named 'keyboard.getkeys #15

scorpio1441 opened this issue Jun 30, 2023 · 1 comment

Comments

@scorpio1441
Copy link

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
@Mauricio-Leyva
Copy link

I have the same error, were you able to resolve 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
Development

No branches or pull requests

2 participants