On 1/11/2018 8:51 PM, bartc wrote:
I downloaded Python 3.7. It didn't work. I uninstalled and reinstalled it, this time with the 'set environment variables' option (to allow 'pip' to be typed from anywhere).

You can't expect that people provide binary installers for Python versions that are alpha.

Why not try a released version?
You can see on https://pypi.python.org/pypi/Pygame that there are wheels for e.g. Python 3.6, 3.5, 3.4, 2.7. Other versions will be built from sources and this is certainl more complicated... (I have not tried it myself. There might be dependencies to other binaries like a SDL binary installation.)

Regards,

Dietmar

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to