so I get this error when I try to run my pygame code: pygame.error: video system not initialized
i specify where the wing IDE tells me it is in the code below
1 this problem happens when you using a beta version.
2 so my suggestion is please use the new, old version(If now lunch 3.8 python, you need to install python 3.7)
3 Now goto python terminal and install pygame (pip install pygame)
4 now the problem is solved...