Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在训练模型“ Train a model:”这一步出现了以下问题,请问应该怎么解决 #1

Open
Real-Mix opened this issue Jul 27, 2022 · 1 comment

Comments

@Real-Mix
Copy link

File "main.py", line 599, in
train()
File "main.py", line 242, in train
ids, state_next, reward, actions, collisions, estm_collisions, collisions_per_veh, jerks, lock = env.scene_update()
File "/public/home/wyl/PVE-MCC_for_unsignalized_intersection-main/traffic_interaction_scene.py", line 372, in scene_update
v_name = "%s_%s" % (v[1], self.veh_info[v[1]][v[2]]["seq_in_lane"])
IndexError: list index out of range

@WilliamBoomho
Copy link

我也出现了同样的错误,请问你解决了吗?原因是什么呢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants