[PyOpenGL-Users] MSVCR71.dll not found
Brought to you by:
mcfletch
From: David S. <ex...@si...> - 2009-12-05 22:34:10
|
Hi, I'm trying to install PyOpenGL on Windows XP64 but get an error message stating that MSVCR71.dll cannot be found when I try to import OpenGL.GL. I have Microsoft Visual C++ Runtime installed already, even tried to reinstalling it. I've also verified that I indeed do have the dll. I am running python 2.6 32bit and installed PyOpenGL using "python setup.py install". Has this occured to anyone else? |