> > 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?

What's the difference in syntax? Because, I DID notice that it seemed to be 
trying to open the other Pygame I had (The tar.gz version), so, I'm imagining 
there would be some difference somewhere. Or, could I simply switch out the 
tar.gz version with the wheel version inside the folder?
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to