I will have to install a whole lot of other stuff in Python 2.5 in order to do so. :p
On Dec 2, 9:14 pm, Nathan <[EMAIL PROTECTED]> wrote: > Have you tried running it in python 2.5 that comes on Leopard? > > ~ Nathan > > On Dec 2, 2007 5:52 PM, Michael Lubker <[EMAIL PROTECTED]> wrote: > > > > > [MacBook-Pro:~/Desktop/snowballz_hg/snowballz] luv% python run_game.py > > Traceback (most recent call last): > > File "run_game.py", line 2, in ? > > import client > > File "/Users/luv/Desktop/snowballz_hg/snowballz/client.py", line 16, > > in ? > > from cal3dmodel import CoreModel > > File "/Users/luv/Desktop/snowballz_hg/snowballz/cal3dmodel.py", line > > 4, in ? > > from pyglet import image > > File "/Library/Frameworks/Python.framework/Versions/2.4/lib/ > > python2.4/site-packages/pyglet/image/__init__.py", line 143, in ? > > from pyglet.window import * > > 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? > > > Thanks > > Michael Lubker > > Producer * Snowballz *http://joey101.net/snowballz --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
