use the installers to install python 2 and 3 use default settings for both
###################################################################################################################################################################################
C:\Python27\python.exe -m install pygame
###################################################################################################################################################################################
pip install pygame
###################################################################################################################################################################################
pip install tk
###################################################################################################################################################################################
run these in powershell one by one and let them install