aws-deepracer-community / deepracer-core

A repository binding together everything needed for DeepRacer local.
259 stars 113 forks source link

Clone fails #66

Closed jarrettj closed 5 years ago

jarrettj commented 5 years ago

Hi,

Any ideas?

error: no such remote ref a7e5623f93dc4d65dcc36d59ac5ecafbac637b43
Fetched in submodule path 'sagemaker-rl-container', but it did not contain a7e5623f93dc4d65dcc36d59ac5ecafbac637b43. Direct fetching of that commit failed.

Did:

git clone --recurse-submodules https://github.com/crr0004/deepracer.git

Regards.

JustinGuese commented 5 years ago

sagemaker-rl-container @ a7e5623 not found

crr0004 commented 5 years ago

Seems like an invalid commit point. Can you try again?

jarrettj commented 5 years ago

Worked! Thanks.