[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Help configuring Pygame on OS X Leopard



On Dec 1, 2007 7:10 PM, Unnsse Khan <untzkhan@xxxxxxxxx> wrote:
> When I ran this program, I receive the following error message:
>
> Traceback (most recent call last):
>    File "/Users/untz/DevResources/Python/pygame_helloworld/hello.py",
> line 3, in <module>
>      import pygame
> ImportError: No module named pygame
>
That error means you don't have pygame installed.