【发布时间】:2019-04-30 16:54:44
【问题描述】:
所以我想第一次为 smartcab 问题实现强化学习算法,但是当我安装健身房库时出现问题(平台:Windows 10)
使用的 CL:
pip install cmake 'gym [atari]' scipy
错误是:
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
【问题讨论】:
标签: python tensorflow openai-gym