Hello from the pygame community. https://www.pygame.org/contribute.html
Loading chipmunk for Windows (32bit) [c:\users\user\appdata\local\programs\python\python38-32\lib\site-packages\pymunk\chipmunk.dll]
pygame 1.9.6
Hello from the pygame community. https://www.pygame.org/contribute.html
An error occurred in the Communications thread. Raising an error now...
Process Process-2:
Traceback (most recent call last):
File "c:\users\user\appdata\local\programs\python\python38-32\lib\multiprocessing\process.py", line 315, in _bootstrap
self.run()
File "c:\users\user\appdata\local\programs\python\python38-32\lib\multiprocessing\process.py", line 108, in run
self._target(*self._args, *self._kwargs)
File "c:\users\user\appdata\local\programs\python\python38-32\lib\site-packages\ev3sim\attach.py", line 661, in main
run_simulation()
File "c:\users\user\appdata\local\programs\python\python38-32\lib\unittest\mock.py", line 1325, in patched
return func(newargs, **newkeywargs)
File "c:\users\user\appdata\local\programs\python\python38-32\lib\site-packages\ev3sim\attach.py", line 659, in run_simulation
raise r[1]
File "c:\users\user\appdata\local\programs\python\python38-32\lib\site-packages\ev3sim\attach.py", line 89, in comms
for r in response:
File "c:\users\user\appdata\local\programs\python\python38-32\lib\site-packages\grpc_channel.py", line 416, in next
return self._next()
raise self
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with:
status = StatusCode.UNAVAILABLE
details = "failed to connect to all addresses"
debug_error_string = "{"created":"@1600923456.938000000","description":"Failed to pick subchannel","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":4090,"referenced_errors":[{"created":"@1600923456.938000000","description":"failed to connect to all addresses","file":"src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc","file_line":394,"grpc_status":14}]}"
Hello from the pygame community. https://www.pygame.org/contribute.html Loading chipmunk for Windows (32bit) [c:\users\user\appdata\local\programs\python\python38-32\lib\site-packages\pymunk\chipmunk.dll] pygame 1.9.6 Hello from the pygame community. https://www.pygame.org/contribute.html An error occurred in the Communications thread. Raising an error now... Process Process-2: Traceback (most recent call last): File "c:\users\user\appdata\local\programs\python\python38-32\lib\multiprocessing\process.py", line 315, in _bootstrap
self.run() File "c:\users\user\appdata\local\programs\python\python38-32\lib\multiprocessing\process.py", line 108, in run self._target(*self._args, *self._kwargs) File "c:\users\user\appdata\local\programs\python\python38-32\lib\site-packages\ev3sim\attach.py", line 661, in main
run_simulation() File "c:\users\user\appdata\local\programs\python\python38-32\lib\unittest\mock.py", line 1325, in patched return func(newargs, **newkeywargs) File "c:\users\user\appdata\local\programs\python\python38-32\lib\site-packages\ev3sim\attach.py", line 659, in run_simulation raise r[1] File "c:\users\user\appdata\local\programs\python\python38-32\lib\site-packages\ev3sim\attach.py", line 89, in comms for r in response: File "c:\users\user\appdata\local\programs\python\python38-32\lib\site-packages\grpc_channel.py", line 416, in next
return self._next() raise self grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with: status = StatusCode.UNAVAILABLE details = "failed to connect to all addresses" debug_error_string = "{"created":"@1600923456.938000000","description":"Failed to pick subchannel","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":4090,"referenced_errors":[{"created":"@1600923456.938000000","description":"failed to connect to all addresses","file":"src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc","file_line":394,"grpc_status":14}]}"