[MacPorts] #35114: py-game: add py31/py32 versions

MacPorts noreply at macports.org
Fri Aug 10 04:09:11 PDT 2012


#35114: py-game: add py31/py32 versions
---------------------------------+------------------------------------------
  Reporter:  pulse2@…            |       Owner:  jmr@…           
      Type:  enhancement         |      Status:  closed          
  Priority:  Normal              |   Milestone:                  
 Component:  ports               |     Version:                  
Resolution:  fixed               |    Keywords:                  
      Port:  py-game             |  
---------------------------------+------------------------------------------

Comment(by jeremy886@…):

 Hi, I am testing py32-game. When I type import pygame, I encounter the
 following error message:
 I am fairly new to MacPorts but I used a bit linux. How do I fix this
 issue? Thank you.


 Python 3.2.3 (default, Aug  5 2012, 19:13:28)
 [GCC 4.2.1 Compatible Apple Clang 4.0 ((tags/Apple/clang-421.0.57))] on
 darwin
 Type "help", "copyright", "credits" or "license" for more information.
 >>> import pygame
 Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2
 /site-packages/pygame/__init__.py", line 95, in <module>
     from pygame.base import *
 ImportError:
 dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2
 /site-packages/pygame/base.so, 2): Symbol not found: _PyCObject_AsVoidPtr
   Referenced from:
 /opt/local/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2
 /site-packages/pygame/base.so
   Expected in: flat namespace
  in
 /opt/local/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2
 /site-packages/pygame/base.so

-- 
Ticket URL: <https://trac.macports.org/ticket/35114#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list