Code: Alles auswählen
Traceback (most recent call last):
File "/Users/Hans/Documents/from terrabite/gerettet/wolfram/new/wolfram_universe.py", line 1, in <module>
import pygame, sys, random
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pygame/__init__.py", line 95, in <module>
from pygame.base import *
ImportError: dlopen(/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pygame/base.so, 2): no suitable image found. Did find:
/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pygame/base.so: no matching architecture in universal wrapper
OS is mac OSX 64 bit
was läuft falsch?
Pygame reinstall funktioniert nicht
Python funktioniert gut, nur nicht pygame...