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

Unexpected Error for Multiple Global Iterations #170

Open
AsadTanvir opened this issue Jul 9, 2018 · 1 comment
Open

Unexpected Error for Multiple Global Iterations #170

AsadTanvir opened this issue Jul 9, 2018 · 1 comment

Comments

@AsadTanvir
Copy link

AsadTanvir commented Jul 9, 2018

I was trying to run multiple global iterations(say, max_iterations=2) for an example network (ie. bunny_hop) and demand (ie. forward_bunnies) given in the git repository. But in the "ITERATION 2 PATHFINDING ITERATION 1" stage, the code is throwing an 'Unexpected KeyError'. Probably, there's something happening with the index of output veh_trips.csv file when multiple iterations are configured, which might be the reason for such error. The screenshot of the error has been attached below. @e-lo @lmz can you please check the underlying issues?

error in multiple global iter

@e-lo
Copy link
Member

e-lo commented Aug 27, 2018

Hmm, I'm not able to reproduce by running an edited (see image) bunny hop script using:

python fasttrips/Examples/Bunny_Hop/run_bunny_hop.py

screen shot 2018-08-27 at 2 29 09 pm

Does this reproduce with the latest update to the code?

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