Bugs item #3588073, was opened at 2012-11-16 16:00
Message generated for change (Comment added) made by codewarrior0
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105988&aid=3588073&group_id=5988
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: codewarrior0 (codewarrior0)
Assigned to: Nobody/Anonymous (nobody)
Summary: Minor? Errors sent to logging module on import.
Initial Comment:
If I set up the logging module before importing OpenGL.GL, I get some errors regarding the Numeric format handler (which I don't care about) and the vbo module (which may be important to a lot of folks).
Error logs here: https://gist.github.com/4092027
----------------------------------------------------------------------
>Comment By: codewarrior0 (codewarrior0)
Date: 2012-11-16 16:02
Message:
Whoops...
Windows 7 64-bit on Intel Core i5-750
Python 2.7 64-bit
PyOpenGL 3.0.2
Output of `pip freeze`: https://gist.github.com/4092052
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105988&aid=3588073&group_id=5988
|