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

Add requirements.txt or alternative #44

Open
filipre opened this issue Oct 27, 2017 · 2 comments
Open

Add requirements.txt or alternative #44

filipre opened this issue Oct 27, 2017 · 2 comments

Comments

@filipre
Copy link

filipre commented Oct 27, 2017

Hi!
Currently, I try to get this project running. However, the README does not exactly describe which requirements are necessary and issues like #29 arise. It would be useful for me and others, if there is a requirements.txt or maybe even a Dockerfile in order to get this running on any platform.
Cheers
René

EDIT:
For me following requirements.txt work:

atari-py==0.0.21
Box2D-kengz==2.3.3
certifi==2017.7.27.1
chardet==3.0.4
funcsigs==1.0.2
gym==0.7.0
idna==2.6
imageio==2.2.0
Keras==2.0.8
mock==2.0.0
mujoco-py==0.5.7
numpy==1.13.3
olefile==0.44
pachi-py==0.0.21
pbr==3.1.1
Pillow==4.3.0
protobuf==3.1.0
pyglet==1.2.4
PyOpenGL==3.1.0
PyYAML==3.12
requests==2.18.4
scipy==1.0.0
six==1.11.0
tensorflow==0.12.0
Theano==0.9.0
tqdm==4.19.4
urllib3==1.22

In addition I had to run following commands:

brew install swig
brew install cmake

the simulator should look for you like this:
screen shot 2017-10-27 at 15 10 52

@filipre
Copy link
Author

filipre commented Oct 27, 2017

#35 related

@DuWeiQiang
Copy link

thank you so much. very helpful

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