Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What versions of packages are used in gym-idsgame? #1

Open
shigens opened this issue Oct 7, 2020 · 1 comment
Open

What versions of packages are used in gym-idsgame? #1

shigens opened this issue Oct 7, 2020 · 1 comment

Comments

@shigens
Copy link

shigens commented Oct 7, 2020

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)

@Limmen
Copy link
Owner

Limmen commented Oct 20, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants