Python Forum
[PyGame] python version - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: Game Development (https://python-forum.io/forum-11.html)
+--- Thread: [PyGame] python version (/thread-37951.html)



python version - pygamegirl - Aug-13-2022

Hi

I'm using pycharm community edition on windows 10 and trying to install pygame.
Do I need to use a specific python version (I have latest version) or can pygame work with any python version?

pygamegirl


RE: python version - Yoriz - Aug-14-2022

The latest version of pygame states that requires python version 3.6 or above
https://pypi.org/project/pygame/ Wrote:pygame 2.1.2
Requires: Python >=3.6