Python - Pygame

Asked

Viewed 138 times

0

People in python when I write the following command import pygame to import pygame the following error appears:

Traceback (most recent call last):
  File "<pyshell#0>", line 1, in <module>
    import pygame
ImportError: No module named pygame

I’ve re-installed the pygame more than 10 times and continue if anyone can help.

  • How you installed the pygame?

  • Yes I installed ...

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.