openrl icon indicating copy to clipboard operation
openrl copied to clipboard

[bug]glPushMatrix

Open dandan-DoubleD opened this issue 1 year ago • 1 comments

🐛 Bug

截屏2024-01-09 19 41 48

To Reproduce

from openrl import ...

Relevant log output / Error message

No response

System Info

No response

Checklist

  • [X] I have checked that there is no similar issues in the repo
  • [X] I have read the documentation
  • [X] I have provided a minimal working example to reproduce the bug
  • [X] I have version numbers, operating system and environment, where applicable

dandan-DoubleD avatar Jan 09 '24 11:01 dandan-DoubleD

It seems that your version of pyglet is incorrect. According to the official MPE instructions, you should install pyglet==1.5.27: https://github.com/openai/multiagent-particle-envs?tab=readme-ov-file#getting-started

huangshiyu13 avatar Jan 10 '24 01:01 huangshiyu13