I just downloaded pygame 1.9.4and python3.7. I installed python successfully but I tried installing pygame but I have problems | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I just downloaded pygame 1.9.4and python3.7. I installed python successfully but I tried installing pygame but I have problems

installing it. I went to my command prompt and inserted pip install pygame 1.9.4 tar. gz but I have setup errors and I looked it up on the internet and they said I should download SDL 1.2. I downloaded it and still giving me the same error. pls what can I do. I use windows 7 32bit

1st Sep 2018, 8:19 AM
omitogun toni
omitogun toni - avatar
2 Answers
+ 1
try: pip3 install pygame if that doesn't work, download the module manually and move it into the 'site-packages' directory of the python installation
1st Sep 2018, 9:35 PM
Aidan Haddon-Wright
Aidan Haddon-Wright - avatar
0
which module is it pygame and where can I find site packages
3rd Sep 2018, 6:32 AM
omitogun toni
omitogun toni - avatar