79346416

Date: 2025-01-10 16:54:03
Score: 2
Natty:
Report link

ValueError: too many values to unpack (expected 4) Means that you need more variables to unpack env.step(): 1_new_obs, 2_reward, 3_termineted, 4_truncated, 5_info = env.step(random_action)

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Raghid Allaham