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

Tests fail on Ubuntu, missing joysticks #33

Open
BunnyMerz opened this issue Dec 29, 2024 · 0 comments
Open

Tests fail on Ubuntu, missing joysticks #33

BunnyMerz opened this issue Dec 29, 2024 · 0 comments

Comments

@BunnyMerz
Copy link

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?

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

1 participant