pygame 1.9.6Hello from the pygame community. https://www.pygame.org/contribute.html Traceback (most recent call last): File "main.py", line 7, in screen = pygame.display.set_mode((328,328)) pygame.error: No available video device
Please mark my comment as the answer if I helped
No available video device...how do I fix this?
pygame 1.9.6Hello from the pygame community. https://www.pygame.org/contribute.html
Traceback (most recent call last):
File "main.py", line 7, in
screen = pygame.display.set_mode((328,328))
pygame.error: No available video device