Trouble trying to get started with pygame

originallmoney at gmail.com originallmoney at gmail.com
Wed Nov 6 21:26:54 EST 2019


> Can py find Python?
> 
> Did you try to install pygame with:
> 
> py -m pip install pygame

Well, "py -m pip install pygame" has come the closest so far to working. I saw it try to load it and everything, but then, it spat out a series of errors, but, the primary one seemed to be this:

WARNING, No "Setup" File Exists, Running "buildconfig/config.py"
 


More information about the Python-list mailing list