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
2 Respuestas
+ 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
0
which module is it pygame and where can I find site packages