I just installed pyglet and tried to run the hello world program as 
outlined in the tutorial 
<http://www.pyglet.org/doc/programming_guide/hello_world.html>. I ran it 
and got this error:

libGL error: failed to load driver: swrast
libGL error: Try again with LIBGL_DEBUG=verbose for more details.


Then I put LIBGL_DEBUG=verbose on and got:
libGL: screen 0 does not appear to be DRI2 capable
libGL: OpenDriver: trying /usr/lib/x86_64-linux-gnu/dri/tls/swrast_dri.so
libGL: OpenDriver: trying /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
libGL: Can't open configuration file /home/fred-buchanan/.drirc: No such 
file or directory.
libGL error: failed to load driver: swrast


I don't know what is happing. I'm running ubuntu 13.10. I'm using a GeForce 
GTX 650 TI BOOST, if that is of any help, with the propitiatory drivers.
Any help would be much appreciated.
Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pyglet-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to