Trying to Download PygameZero
Terry Reedy
tjreedy at udel.edu
Sat Oct 10 11:58:33 EDT 2020
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
More information about the Python-list
mailing list