Python Forum

Full Version: python version
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
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