We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
안녕하세요? 딥러닝 초보자 입니다 ㅠㅠ
window에서 코드를 열심히 하고 있습니다. 그런데 atari부터는 설치가 잘 안되네요
일단 제가 한 것은 pip install gym 을 하고, pip install gym[atari] 를 실행한 거였읍니다
혹시 저와 같은 어려움을 해결한 분 있으면 공유해 주실수 있나요?
The text was updated successfully, but these errors were encountered:
안녕하세요 도움이 되실진 모르겠지만,
! wget http://www.atarimania.com/roms/Roms.rar ! mkdir /content/ROM/ ! unrar e /content/Roms.rar /content/ROM/ ! python -m atari_py.import_roms /content/ROM/
전 이렇게 실행하고 나서 환경관련 문제는 사라졌습니다.
Sorry, something went wrong.
No branches or pull requests
안녕하세요?
딥러닝 초보자 입니다 ㅠㅠ
window에서 코드를 열심히 하고 있습니다.
그런데 atari부터는 설치가 잘 안되네요
일단 제가 한 것은
pip install gym
을 하고,
pip install gym[atari]
를 실행한 거였읍니다
혹시 저와 같은 어려움을 해결한 분 있으면 공유해 주실수 있나요?
The text was updated successfully, but these errors were encountered: