VinF / deer

DEEp Reinforcement learning framework
Other
485 stars 126 forks source link

Error for bleeding edge version installation #59

Closed nguyenvchuong closed 7 years ago

nguyenvchuong commented 7 years ago

Dear Mr.VinF,

I follow your instruction to install bleeding edge version, but I cannot apply the following code you already mentioned: pip install git+git://github.com/VINF/deer.git@master.

I got the error: _The system cannot find the file specified while executing command git clone -q git://github.com/VINF/deer.git C:\Users\admin\AppData\Local\Temp\pip-r24t5vx-build Cannot find command 'git'

Could you help me figure out this problem?

VinF commented 7 years ago

Hi ChuongCS, Git is required for that command and it seems that it's not installed properly on your system.