Guest User

Untitled

a guest
Jan 22nd, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. import pygame
  2.  
  3. Traceback (most recent call last):
  4. File "C:/Users/Me/Desktop/Game/main.py", line 1, in <module>
  5. import pygame
  6. File "C:UsersMeDesktopGamevenvlibsite-packagespygame__init__.py", line 133, in <module>
  7. from pygame.base import *
  8. ModuleNotFoundError: No module named 'pygame.base'
Add Comment
Please, Sign In to add comment