Upgrading to Python 3.8.3 and pygame 2.0.0.dev8 21/05/202024/05/2020pythonprogramming Install Pygame 2 dev 8 in Python 3.8 [...]
How to install Pygame in Python 3.9 05/01/202002/11/2020pythonprogramming Finally pygame 2 has been released… so there is no need to install the dev versions. You simply install it with: pip install [...]
How to install the win32com module (to make the computer speak) 15/07/201827/08/2018pythonprogramming How to install the win32com module to control windows. [...]
Python 3.7 : how to install it and dataclasses 29/06/201827/08/2018pythonprogramming Installing the new version of Python 3.7 on windows and dataclasses first look [...]