On 9/7/07, Oyster <[EMAIL PROTECTED]> wrote:
>
> more bug?
>
> G:\Python24\python24\Lib\site-packages\pyglet\tests\image>
> \python24\python base_save.py
> Traceback (most recent call last):
> File "base_save.py", line 16, in ?
> from pyglet.ext.scene2d import *
> ImportError: No module named ext.scene2d
>
I've fixed the bug in examples/image_display.py in SVN.
I'm not sure what script "base_save.py" is, but it refers to an old package
layout. The scene2d, layout, and model packages used to be located in
pyglet/ext but are now separate packages, found in the contrib/ directory.
There's a chance that layout will move into the wydget package, but that's
not likely to happen for some time.
Richard
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---