gym_tcp_api icon indicating copy to clipboard operation
gym_tcp_api copied to clipboard

gym tcp api

Results 3 gym_tcp_api issues
Sort by recently updated
recently updated
newest added

I am trying to run some demo client but the code always throws with no connection to the server. Is the demo server still running?

I got this error while running README.md. Stack Trace: ``` iex(1)> 13:34:16.528 [error] GenServer #PID terminating ** (stop) {:python, :"builtins.ImportError", 'cannot import name \'Monitor\' from \'gym.wrappers\' (/home/naba/anaconda3/lib/python3.9/site-packages/gym/wrappers/__init__.py)', {:"$erlport.opaque", :python, }}...

I follow the Installation instruction to try to run the example. The terminal outputs that: ``` Erlang/OTP 21 [erts-10.2.1] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:1] [hipe] [dtrace] escript: exception error: no...