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

atari_py probably doesn't work on windows #73

Open
hnc13 opened this issue Feb 11, 2019 · 4 comments
Open

atari_py probably doesn't work on windows #73

hnc13 opened this issue Feb 11, 2019 · 4 comments

Comments

@hnc13
Copy link

hnc13 commented Feb 11, 2019

Guessing with @jjfiv:

Unable to execute 'make build -C atari_py/ale_interface -j 3'. 
HINT: are you  sure `make` is installed?
 error: [WinError 2] The system cannot find the file specified
--
@jjfiv
Copy link
Collaborator

jjfiv commented Feb 11, 2019

@jjfiv
Copy link
Collaborator

jjfiv commented Feb 11, 2019

Promising leads: (https://stackoverflow.com/questions/42605769/openai-gym-atari-on-windows/46739299)

pip install --no-index -f https://github.com/Kojoley/atari-py/releases atari_py

@jjfiv
Copy link
Collaborator

jjfiv commented Feb 13, 2019

This alternative pip install worked just now on Windows 10 (Feb 13, 2019) with the version of gym we need. Time to add to the README.md.

@etosch
Copy link
Collaborator

etosch commented Mar 17, 2019

What's the status on this issue? FWIW travis appears to support windows: https://docs.travis-ci.com/user/reference/windows/

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

No branches or pull requests

3 participants