Should Numpy be required?
Brought to you by:
mcfletch
Numpy is currently listed as a "recommended" module. However, printing the output from GL_MODELVIEW_MATRIX without Numpy outputs some array object which cannot be read, unless Numpy is installed. I'm also curious why, as I haven't imported Numpy, yet installing it instantly solves the problem.