You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: