I have made a python program using PyOpenGL. But whenever I use Py2EXE or PyInstaller on it, and then try to run the resulting EXE file, I get this error:
No handlers could be found for logger "OpenGL.arrays.arraydatatype" Any idea how to fix it? Thanks -- You received this message because you are subscribed to the Google Groups "PyInstaller" 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/pyinstaller?hl=en.
