aws-deepracer-community / deepracer-for-cloud

Creates an AWS DeepRacing training environment which can be deployed in the cloud, or locally on Ubuntu Linux, Windows or Mac.
MIT No Attribution
337 stars 184 forks source link

-bash: bin/init.sh: No such file or directory #141

Closed itserichuang closed 1 year ago

itserichuang commented 1 year ago

When running "bin/init.sh -a gpu -c local" in Ubuntu in Windows 10, it results in "-bash: bin/init.sh: No such file or directory". I'm not sure why this is happening.

larsll commented 1 year ago

Are you actually in the deepracer-for-cloud directory?

itserichuang commented 1 year ago

hmm I can't seem to find that directory, Ubuntu is running in \wsl.localhost\Ubuntu\home\eric

itserichuang commented 1 year ago

so I realized that when it says ,"You can now run bin/init.sh -a gpu -c local to setup DRfC, and follow the typical DRfC startup instructions" I actually have to go to the regular install instructions so before when I was trying to run the command I hadn't actually downloaded the program, oops, it works now

itserichuang commented 1 year ago

I'm gonna close this