On 10/10/2020 11:11 AM, Mats Wichmann wrote:
On 10/10/20 12:22 AM, Tom Hedge via Python-list wrote:
I am in a 8 grade coding class at the moment and my teacher asked me to download a script
... [on Windows according to file paths]... .

The problem is the pygame developers have not released a pygame for
Python 3.9 and you're using Python 3.9.

https://www.lfd.uci.edu/~gohlke/pythonlibs/ has wheels for pygame. ('wheel' is the distribution format use by pypi.) Download to you system and install with pip from that.

--
Terry Jan Reedy

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to