Unable to install pygame on Python via pip (Windows 10)
问题 Currently unable to install Pygame via pip: pip install pygame Getting this message: Concerned by it being termed an EOF error, is this an error in the module itself? 回答1: There's dev versions available as of now. Get them via pip install pygame==2.0.0.dev6 回答2: welcome to Stack Overflow Pygame is not compatible with python 3.8 at the moment. I would recommend you to downgrade back to 3.7 and installing with pip there. Let me know how it goes... 回答3: pip is doesn't have pygame up. But there