On Sun, 23 Sep 2007, fccoelho wrote:
> I am trying to run wyget's run_tests.py on linux
>
> but I can't since it is missing a module:
>
>   from wydget.clipboard.xlib import XlibClipboard
> ImportError: No module named xlib
>
> doesn't it suport linux?

Nope, I've not had a chance to write the clipboard support for X11. You could 
probably comment out the code that tries to import it, and then just avoid 
using clipboard functionality.


    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
-~----------~----~----~----~------~----~------~--~---

Reply via email to