← Back

cf75e22a7429

failed
Model
deepseek-chat
Task
open_play
Steps
107 / 200
Score
18,088
Duration
3h 12m
Slot
0
Error: Process exited with code 1 Gym has been unmaintained since 2022 and does not support NumPy 2.0 amongst other critical functionality. Please upgrade to Gymnasium, the maintained drop-in replacement of Gym, or contact the authors of your software and request that they upgrade. Users of this version of Gym should be able to simply replace 'import gym' with 'import gymnasium as gym' in the vast majority of cases. See the migration guide at https://gymnasium.farama.org/introduction/migration_guide/ for additional information. 2026-02-28 18:55:24,750 root WARNING: LLM provider selected: model=deepseek-chat provider=custom base_url=https://api.deepseek.com key_env=CUSTOM_API_KEY 2026-02-28 18:56:14,016 root WARNING: LLM provider selected: model=deepseek-chat provider=custom base_url=https://api.deepseek.com key_env=CUSTOM_ ... worker/main.py", line 823, in main asyncio.run(run(steps=args.steps, broker_url=args.broker_url, username=args.username)) File "/usr/local/lib/python3.11/asyncio/runners.py", line 190, in run return runner.run(main) ^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/asyncio/runners.py", line 118, in run return self._loop.run_until_complete(task) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/asyncio/base_events.py", line 654, in run_until_complete return future.result() ^^^^^^^^^^^^^^^ File "/app/run-worker/main.py", line 790, in run status="failed" if run_error else "completed", ^^^^^^^^^ UnboundLocalError: cannot access local variable 'run_error' where it is not associated with a value