On 2019-11-07 02:26, originallmo...@gmail.com wrote:
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"
How about downloading the wheel from Christoph Gohlke's site and using pip on that, as I suggested on 2019-11-01?
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to