ARCC-RACE / deepracer-for-dummies

a quick way to get up and running with local deepracer training environment
66 stars 28 forks source link

Support for MacOS #41

Open dagr1234 opened 5 years ago

dagr1234 commented 5 years ago

This looks like a great repo -- the directions are clearly for ubuntu -- just wondered if anyone has gotten this working on MacOS and what changes need to be made. If it can be done without too much work it might be worth updating the documentation. I'd be glad to that update if anyone can give me some hints as this looks very doable. Just thought I'd ask before I started.

Thanks.

caelinsutch commented 5 years ago

Check out this, might be helpful, I'm pretty occupied with something else at the moment but I'll try to get to this

https://gist.github.com/joezen777/6657bbe2bd4add5d1cdbd44db9761edb

daj commented 4 years ago

I've been looking into this too. See https://github.com/alexschultz/deepracer-for-dummies/issues/29 on the original repo. I've been opening some PRs to fix it: https://github.com/alexschultz/deepracer-for-dummies/pull/30 & https://github.com/alexschultz/deepracer-for-dummies/pull/31.

I'm still stuck getting rl_coach to launch, but my work in progress commits are here: https://github.com/daj/deepracer-for-dummies/commits/master

I suspect some changes will also need to be made against the deepracer repo that is imported, e.g. this PR I opened: https://github.com/crr0004/deepracer/pull/78