Mar-09-2020, 07:10 AM
Are you using pip?
On Windows pip comes with the original Python install.
If you aren't an admin on the machine you might try
pip install pygame
On Windows pip comes with the original Python install.
If you aren't an admin on the machine you might try
pip install --user pygame