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

PygameShader support python3 versions 3.6 or above got version 3.11 #7

Closed
ProfessorDragon opened this issue Jun 14, 2023 · 3 comments
Closed

Comments

@ProfessorDragon
Copy link

Describe the bug
PygameShader won't install with Python 3.11. Is it possible to add support for newer version of Python?

To Reproduce
Run pip install PygameShader==1.0.8 with Python 3.11

Expected behavior
I expect the module to install successfully.

Screenshots
image

@yoyoberenguer
Copy link
Owner

Hi, Thank you for your inputs.
The version 1.0.9 will be released soon (in few days) with Python 3.11 compatibility.

@yoyoberenguer
Copy link
Owner

Version 1.0.9 is now available via pip, this version is compatible with python 3.11
C:>pip install PygameShader==1.0.9

@ProfessorDragon
Copy link
Author

Awesome, thanks

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