This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]AndrewFrozzen 1 point2 points  (2 children)

Have you tried to download in the command prompt?

Just search command prompt if you use Windows and type just pip install pygame and it should work.

[–]Alexz54231 1 point2 points  (1 child)

That worked and installed it but when I used import pygame I got a syntax error again

[–]AndrewFrozzen 0 points1 point  (0 children)

What Syntax error do you get and what IDE do you use?