-
Notifications
You must be signed in to change notification settings - Fork 181
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Will this project work for Mac OSX? #29
Comments
The
I opened the linked PRs to fix these. However, even after fixing these two problems, I can't find any sagemaker logs. vncviewer shows a car going around/near a track for a few minutes, before eventually the track and car disappear. It seems like maybe the
I was able to get Sagemaker to run in a Python virtualenv by following the I would like to get it working via deepracer-for-dummies, as the instructions are much easier to follow... DETAIL Here are the outputs of the These warnings/errors are output by the
I reviewed the output from
Here is the output from running
|
in order to make this work with a relative path (i.e. the volumes directory in this repo), we need to figure out how to change where the container is trying to mount the "robo" directory. |
for reference, the code where this seems to break down can be found here: |
With the merge of Deepracer-for-Cloud and Deepracer-for-Dummies it is now possible to run on MacOS. |
Don't run ./bin/prepare.sh on your Mac M1 :) It will wipe out docker-compose. |
Is this supported on a Mac? I didn't see Mac support mentioned in the README or any issues, and wanted to check if this will work before I go too far down the path of installing all the prerequisites.
The underlying project appears to be supported on Mac, though some custom steps are required, as listed in these guides:
aws-deepracer-community/deepracer-core#11 (comment)
https://github.com/kevinmarlis/deep-racer/blob/master/Mac-Local-Training-Installation.md
I'm using macOS Mojave 10.14.6 with Intel Iris Pro 1536MB.
The text was updated successfully, but these errors were encountered: