Skip to content
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

Stuck at ## Creating graph - name: BasicRLGraphManager on robomaker setup in MacOS #1

Closed
DataScience-RajKapoor opened this issue Apr 21, 2020 · 1 comment

Comments

@DataScience-RajKapoor
Copy link

Followed the instructions as per the post / this took me furthest that I have been so far on trying to run the set up locally on Mac.

Sagemaker is up and here is the last set of output generated on the terminal

algo-1-qa23l_1 | ## Creating agent - name: agent
algo-1-qa23l_1 | Checkpoint> Saving in path=['./checkpoint/0_Step-0.ckpt']
algo-1-qa23l_1 | Uploaded 3 files for checkpoint 0
algo-1-qa23l_1 | INFO:tensorflow:Froze 11 variables.
algo-1-qa23l_1 | INFO:tensorflow:Converted 11 variables to const ops.
algo-1-qa23l_1 | saved intermediate frozen graph: rl-deepracer-sagemaker/model/model_0.pb

When I move on to Robomaker setup , I get stuck at

## Creating graph - name: BasicRLGraphManager /usr/local/lib/python3.5/dist-packages/gym/envs/registration.py:14: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.

and then no movement other than log generated everytime I access 127.0.0.1:8080

21/04/2020 11:29:25 Got connection from client 172.18.0.1
21/04/2020 11:29:25 other clients:
21/04/2020 11:29:25 Normal socket connection
21/04/2020 11:29:25 incr accepted_client=1 for 172.18.0.1:39118 sock=6
21/04/2020 11:29:25 wait_for_client: got client
21/04/2020 11:29:25 Using X display :0
21/04/2020 11:29:25 rootwin: 0x25c reswin: 0x1600001 dpy: 0x18a4500
21/04/2020 11:29:25
21/04/2020 11:29:25 ------------------ USEFUL INFORMATION ------------------
21/04/2020 11:29:26 X DAMAGE available on display, using it for polling hints.

Any suggestions ?

@kevinmarlis
Copy link
Owner

Hi, sorry I didn't see this earlier. I haven't worked on Deep Racer in probably 6 months, so these steps may no longer be appropriate if they've changed the structure. You could see if any of the issues here are any help. I also see that the repo is now maintained by Amazon rather than crr0004. It might be an issue with pulling an out of date file from that repo rather than the maintained one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants