gym-idsgame
gym-idsgame copied to clipboard
What versions of packages are used in gym-idsgame?
Hi, Dr. Hammar, I run your gym-idsgame. However, I have troubles. Could you please provide the detailed versions of the following packages used in gym-idsgame. Thanks.
OpenAI Gym NumPy Pyglet (OpenGL 3D graphics) GPU for 3D graphics acceleration (optional) jsonpickle (for configuration files) torch (for baseline algorithms)
Hi, @shigens , can you detail your error, what code are you running? I have verified with the folllowing versions:
pyglet 1.5.0 numpy 1.17.2 jsonpickle 1.3 torch 1.4.0 torchvision 0.5.0
AFAIK there are no breaking changes recently so any recent version of the above packages is fine, you don't need the exact versions.