so i want to implement for the first time an algorithm for reinforcement learning for the smartcab problem but when i install the gym library there is a probleme (platform : Windows 10)
the CL used :
pip install cmake 'gym [atari]' scipy
the error is :
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