Skip to content

Instantly share code, notes, and snippets.

@domluna
Created June 25, 2016 15:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save domluna/efe1f842239661e490384c9fb4f588fc to your computer and use it in GitHub Desktop.
Save domluna/efe1f842239661e490384c9fb4f588fc to your computer and use it in GitHub Desktop.
Gym monitor multiple envs error
[2016-06-25 11:30:22,674] Creating monitor directory /tmp/tmp_EkGLw/monitor
[2016-06-25 11:30:22,924] Starting new video recorder writing to /tmp/tmp_EkGLw/monitor/openaigym.video.0.22978.video000000.mp4
[2016-06-25 11:30:22,932] Starting new video recorder writing to /tmp/tmp_EkGLw/monitor/openaigym.video.1.22978.video000000.mp4
[2016-06-25 11:30:22,934] Starting new video recorder writing to /tmp/tmp_EkGLw/monitor/openaigym.video.2.22978.video000000.mp4
[2016-06-25 11:30:22,940] Starting new video recorder writing to /tmp/tmp_EkGLw/monitor/openaigym.video.3.22978.video000000.mp4
[xcb] Unknown request in queue while dequeuing
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
python: ../../src/xcb_io.c:179: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed.
[1] 22978 abort (core dumped) python examples/run_a3c.py --name Acrobot-v0 --learning_rate 0.05 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment