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

run on the windows 7. #9

Open
alexpantyukhin opened this issue Nov 8, 2017 · 2 comments
Open

run on the windows 7. #9

alexpantyukhin opened this issue Nov 8, 2017 · 2 comments

Comments

@alexpantyukhin
Copy link

Hi! I tried to run it on the windows 7. But got the problem that I can't install git+https://github.com/openai/baselines (it fails during installing atari-py). Did someone win it?

@harshg0910
Copy link

You can remove atari as a dependency from baseline's setup.py. I don't know if it breaks somethings in run-time but I was able to run the examples in this repo.

@skaematik
Copy link

I fixed this by cloning atari-py, at

https://github.com/openai/atari-py

then doing

pip install -e .

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

3 participants