Thread: Pygame 1.9.1 for python 3.2 Ubuntu Help
hello ubuntu forum
have installed pygame 1.9.1 python 3.2 using following commands
"python3 config.py
python3 setup.py build
phython3 setup.py install "
installation successful , when tried import pygame python 3.2 following error
>>> import pygame
traceback (most recent call last):
file "<stdin>", line 1, in <module>
file "/usr/local/lib/python3.2/site-packages/pygame/__init__.py", line 95, in <module>
pygame.base import *
importerror: /usr/local/lib/python3.2/site-packages/pygame/base.cpython-32m.so: undefined symbol: pycobject_check
new ubuntu , first time installation of python , pygame. please me out on sorting out. read python 3.2 1 must install pygame 1.9.2?? if how remove older version of pygame??
ps: how code tags work??
any please. want start learning pygame , python
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Pygame 1.9.1 for python 3.2 Ubuntu Help
Ubuntu
Comments
Post a Comment