I have a new bug, and pyglet is still installed properly. :)

building at (48, 87) is invalad
Traceback (most recent call last):
  File "run_game.py", line 79, in ?
    if not client_loop.loop(): break
  File "/Users/luv/Desktop/snowballz_hg/snowballz/client.py", line 36,
in loop
    self.screen.window.dispatch_events()
  File "/Library/Frameworks/Python.framework/Versions/2.4/lib/
python2.4/site-packages/pyglet/window/carbon/__init__.py", line 619,
in dispatch_events
    raise 'Error %d' % result
Error -9876

Thanks
Michael

On Dec 3, 2:03 am, Michael Lubker <[EMAIL PROTECTED]> wrote:
> It's there. I figured out the problem - for some reason, when I
> install python stuff Leopard is locking down the permissions on the
> folders. And I installed from source - still using py2.4 on osx. (I
> use 2.5 on windows vista but have not tried this new build of the
> software I'm working on there yet)
>
> Thanks
> Michael
>
> On Dec 2, 7:20 pm, "Alex Holkner" <[EMAIL PROTECTED]> wrote:
>
> > On Dec 3, 2007 11:52 AM, MichaelLubker<[EMAIL PROTECTED]> wrote:
>
> > >   File "/Library/Frameworks/Python.framework/Versions/2.4/lib/
> > > python2.4/site-packages/pyglet/window/__init__.py", line 1581, in ?
> > > ImportError: No module named carbon
>
> > > Please let me know if more information is needed?
>
> > Did you check that
> > /Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packag 
> > es/pyglet/window/carbon/__init__.py
> > exists?    It is part of the pyglet distribution.  What
> > version/distribution of pyglet did you use to install? (e.g., from
> > source, from the OS  X installer, ...).
>
> > Alex.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pyglet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to