mit-acl / rl_collision_avoidance

Training code for GA3C-CADRL algorithm (collision avoidance with deep RL)
117 stars 28 forks source link

python: can't open file 'setup.py': [Errno 2] No such file or directory #3

Closed Adnan-annan closed 3 years ago

Adnan-annan commented 3 years ago

Hi thanks for sharing your awesome work. while running ./install.sh i encounter this problem . Can you help me solve this ?

mfe7 commented 3 years ago

I've gotten that error when trying to install the RVO submodule, particularly when I hadn't initialized the submodule or cloned the repo recursively