Closed ProfessorDragon closed 1 year ago
Hi, Thank you for your inputs. The version 1.0.9 will be released soon (in few days) with Python 3.11 compatibility.
Version 1.0.9 is now available via pip, this version is compatible with python 3.11 C:>pip install PygameShader==1.0.9
Awesome, thanks
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.11Expected behavior I expect the module to install successfully.
Screenshots