mac 10.8.4 安装pygame失败
时间: 2020-08-20来源:V2EX
前景提要
import pygame出错:>>> import pygame Traceback (most recent call last): File "<stdin>", line 1, in <module> 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 折腾了好久,无解,求助。

科技资讯:

科技学院:

科技百科:

科技书籍:

网站大全:

软件大全:

热门排行