Open ma1ze opened 4 years ago
It seems like the problem is that one of the submodules (i.e. the one that has the MuJoCo Cassie) is hosted on Gitlab. A quick way to fix it on your end if you have a Gitlab account is to add your public_key to your Gitlab account as well, or instead change the submodule path to use the HTTPS version. On our side, I'll also see if switching to the HTTPS version would solve it for everyone. Thanks for pointing this out.
Thanks a lot! It works well now ><
Fetching submodule .environments Already up to date. Cloning into '/home/dyj/SymmetricRL/cassie_sim_to_real'... git@gitlab.com: Permission denied (publickey). fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists. fatal: clone of 'git@gitlab.com:zxieaa/cassie_sim_to_real.git' into submodule path '/home/dyj/SymmetricRL/cassie_sim_to_real' failed Failed to clone 'cassie_sim_to_real'. Retry scheduled Cloning into '/home/dyj/SymmetricRL/cassie_sim_to_real'... git@gitlab.com: Permission denied (publickey). fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists. fatal: clone of 'git@gitlab.com:zxieaa/cassie_sim_to_real.git' into submodule path '/home/dyj/SymmetricRL/cassie_sim_to_real' failed Failed to clone 'cassie_sim_to_real' a second time, aborting