-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Hi! I used this lib a bit and liked it, so I'm attempting to type it, and so I want to be able to pass the tests you set up. Unfortunately, both tests fail very early.
I found your post on Stack Overflow which states that self.assertTrue(len(self.joysticks) == 1)
succeeds, but it fails on my machine. I also found this issue on GitHub.
- Ubuntu 22.04.3 LTS
- Python 3.12.3
- pygame==2.6.1
- pytest==8.3.4
- libevdev==0.11
Would you know what the problem is?
Metadata
Metadata
Assignees
Labels
No labels