Hello! Thank you so much for reading this post! I am running mujoco200 on Win10 and my python version is 3.7.7. I have already successfully opened the mujoco GUI using 'simulate' in the terminal. However, when I render an environment in a python file with mujoco-py, there is an error message: ------------------------------------------------------------------------ ERROR: GLEW initalization error: Missing GL version ------------------------------------------------------------------------- Does anyone know how to solve this problem? I would be very appreciated!