Advertisement
Guest User

Untitled

a guest
Apr 19th, 2015
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "game.py", line 4, in <module>
  3. import pygame
  4. File "/usr/local/lib/python3.4/dist-packages/pygame/__init__.py", line 133, in <module>
  5. from pygame.base import *
  6. ImportError: /usr/local/lib/libSDL-1.2.so.0: undefined symbol: _XGetRequest
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement