Error when calling `solve_vehicle_routing_problem`

150
0
08-14-2018 03:18 PM
PetrGlotov
New Contributor

When calling

solve_vehicle_routing_problem(deliveries, depots, drivers)

I get the error

TypeError: Object of type 'Feature' is not JSON serializable

Any way to fix this? Thanks!

0 Kudos
0 Replies