reinforcement-learning-kr icon indicating copy to clipboard operation
reinforcement-learning-kr copied to clipboard

아타리 브레이크 아웃 설치 과정 오류 생깁니다.

Open ghost opened this issue 5 years ago • 1 comments

가이드 적힌대로3.5버전 다운받고 주욱 진행하다가 python setup.py install 했는데 다음과 같이 계속 나오네요. 캡처 setuptools는 이미 깔려있습니다만, 계속 없다고만 합니다. 도움부탁드립니다.

ghost avatar Jan 04 '20 13:01 ghost

me too. 저는 그 make할 때

CMake Error at C:/msys64/mingw64/share/cmake-3.17/Modules/CMakeTestCCompiler.cmake:60 (message): The C compiler "C:/msys64/mingw64/bin/gcc.exe" is not able to compile a simple test program. It fails with the following output: Change Dir: C:/Users/kyh07/atari-py/atari_py/ale_interface/build/CMakeFiles/CMakeTmp

라고 에러가 뜹니다

wonchan-lee avatar Aug 15 '20 15:08 wonchan-lee