[Tutor] Best tool for programming interactive games in Python

Lisa Hasler Waters lwaters at flinthill.org
Tue Mar 29 14:31:05 EDT 2016


Thanks Bob.

Using Mac, OS 10.11 El Cap
Yes running Python 2.7
Installed the Pygame from: http://www.pygame.org/download.shtml 1.9.1

I could try to uninstall/re -- but I'll wait to see if anyone has other
suggestions based on the new info I've provided.

Thx

On Tue, Mar 29, 2016 at 2:18 PM, Bob Gailer <bgailer at gmail.com> wrote:

>
> On Mar 29, 2016 2:03 PM, "Lisa Hasler Waters" <lwaters at flinthill.org>
> wrote:
> >
> > I continually get this error:
> >
> >
> > Traceback (most recent call last):
> >   File "/Users/lwaters/Desktop/pygameTest.py", line 1, in <module>
> >     import pygame, sys
> >   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
> I assume you are running python 2.7 . true?
> What operating system?
> How did you install pygame?
> First guess uninstall and reinstall a game.
> Any other information you can give us may help.
>



-- 
Lisa Waters, PhD
Technology Integration
Flint Hill School


More information about the Tutor mailing list