DeepMimic
DeepMimic copied to clipboard
windows10,errors about glutInit occur when I run the DeepMimic.py
Excuse me, I met some problems about glutInit error. When I run the DeepMimic.py, The following will occur:
Traceback (most recent call last):
File "DeepMimic.py", line 319, in
The configuration of freeglut, glew and so on are OK. I have successfully build DeepMimicCore project and generate DeepMimicCore.py. My environment is Windows10, Visual studio 2015. python 3.5.4
Cloud you help me?
I have solved it. When I install PyopengL, I should install the 64-bit version.