Trouble trying to get started with pygame
originallmoney at gmail.com
originallmoney at gmail.com
Sat Nov 9 00:01:56 EST 2019
On Thursday, November 7, 2019 at 1:21:37 AM UTC-5, illume wrote:
> Hi,
>
> either use python 3.7, or use the pre-release of pygame 2.
> py -m pip install pygame==2.0.0.dev6
>
> We're not going to do a python 3.8 release for pygame 1.9.x
>
>
> cheers,
Well, it seems like that did the trick! I got version 3.7.5, and it's telling me pygame is installed! Thank you both! This was really irritating me, I appreciate your help in figuring this out.
More information about the Python-list
mailing list