Here I am trying to install PyGame 2.6.0 as per the instruction in the official website. I ran python3 -m pip install -U pygame==2.6.0 in an administrator instance of Windows Command Prompt. However, ...
Environment: You can get some of this info from the text that pops up in the console when you run a pygame program. Operating system (e.g. Windows, Linux(Debian), Linux(Ubuntu), Mac): Linux Bullsey ...