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
4 Respuestas
0
Try downloading the file, then, prompt in command line pip install "path the file you downloaded"
Hope it works!
0
So move your file, for example in D:/
Then :
pip install "D:/name the dowloaded file"
0
it didn't work
0
I'm having the same problem and it didn't work either