On Sep 24, 10:53 pm, "RB[0]" <
roeb...@gmail.com> wrote:
> Another (semi-outdated) one is the robocalypto game that comes with PYGGEL.
> Quite a few more tutorials will be included in the next release (hopefully)
>
> > > Hello , I was just wandering if there were any tutorials or examples I
> > > could get my hands on because I'm fairly new with PYGGEL and don't see
> > > any on the Google code page or here ...
>
> > There are examples in the download in the examples_and_tutorials
> > directory. Or you can take a look by browsing svn:
>
> >
http://code.google.com/p/pyggel/source/browse/#svn/trunk/examples_and...
>
> > Cheers,
> > -Markus
Also well what am I doing wrong
Traceback (most recent call last):
File "C:\Documents and Settings\Owner\Desktop\test.py", line 9, in
<module>
import pyggel
File "C:\Python26\lib\site-packages\pyggel\__init__.py", line 6, in
<module>
from include import *
File "C:\Python26\lib\site-packages\pyggel\include.py", line 12, in
<module>
from OpenGL.GL import *
ImportError: No module named OpenGL.GL