You excluded them, so they're going to be missing as far as it is
concerned.
When you copy the OpenGL directory as per the instructions, it should
work fine.
Does it?
--
http://mail.python.org/mailman/listinfo/python-list
Hello All!
My program in python uses PyOpenGL and I need to convert it to a
standalone windows executable file.
Following to these instructions
(http://pyopengl.sourceforge.net/documentation/py2exe.html) I've put
PyOpenGL package to a directory where my program was placed.
and run the script: