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

Doesn't run well on Python 3.9, Pygame 2 #8

Closed
limburgher opened this issue Nov 12, 2020 · 5 comments
Closed

Doesn't run well on Python 3.9, Pygame 2 #8

limburgher opened this issue Nov 12, 2020 · 5 comments

Comments

@limburgher
Copy link
Contributor

I'm the Fedora solarwolf package maintainer. We're currently shipping a snapshot, d19d830. It's missing some fixes present in master, but I noticed that on Fedora 33, the packaged version doesn't display right with Python 3.9, and when I upgrade to pygame2, it doesn't run at all. master behaves the same way, and I have yet to find any other code impacted at all by upgrading to pygame 2.

@ankith26
Copy link

ankith26 commented Jan 1, 2021

Hmm that’s weird.
pygame 2 brings support for python 3.8 and 3.9, so I am not surprised if solarwolf does not work with pygame 1 and Python 3.9. But pygame 2 not working is an issue, so could you elaborate on the issue, on where it’s caused, any error message, and maybe file an issue on the pygame repo
Thanks!

@limburgher
Copy link
Contributor Author

image
This is the error I get with pygame 2.0.0 (SDL 2.0.12, python 3.9.1)

@ankith26
Copy link

ankith26 commented Jan 4, 2021

Are you sure you are on the main branch? Because that was fixed in PR #6

@limburgher
Copy link
Contributor Author

It looks like I wasn't. I am now, and it opens the window, and just hangs, does nothing.

@illume
Copy link
Member

illume commented Oct 28, 2023

This is fixed.

@illume illume closed this as completed Oct 28, 2023
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

3 participants