tmrl icon indicating copy to clipboard operation
tmrl copied to clipboard

got issue after running back my tmrl

Open koi0823 opened this issue 4 months ago • 5 comments

i have problem with my AI run after didnt run a few month ago now have this issue can i know what is happened @yannbouteiller

Microsoft Windows [Version 10.0.22631.3447] (c) Microsoft Corporation. All rights reserved.

C:\Users\user>python -m tmrl --record-reward INFO:root:start recording Traceback (most recent call last): File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 196, in _run_module_as_main return run_code(code, main_globals, None, File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 86, in run_code exec(code, run_globals) File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\site-packages\tmrl_main.py", line 87, in main(arguments) File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\site-packages\tmrl_main.py", line 60, in main record_reward_dist(path_reward=cfg.REWARD_PATH) File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\site-packages\tmrl\tools\record.py", line 39, in record_reward_dist data = client.retrieve_data(sleep_if_empty=0.01) # we need many points to build a smooth curve File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\site-packages\tmrl\custom\utils\tools.py", line 72, in retrieve_data assert t_now - t_start < timeout, f"OpenPlanet stopped sending data since more than {timeout}s." AssertionError: OpenPlanet stopped sending data since more than 10.0s.

C:\Users\user>

koi0823 avatar Oct 13 '24 19:10 koi0823