skatsuta / vrp-solver

Capacitated Vehicle Routing Problem with Time Windows (CVRPTW) solver written in Python.
MIT License
88 stars 26 forks source link

Getting an error when running it on pycharm #6

Open Ashzart opened 1 year ago

Ashzart commented 1 year ago

I'm trying to run the model on pycharm with the data from the test problem but I get the following output

image

Any help would be greatly appreciated as i'm currently working on a school project

hussamaoun commented 1 year ago

I am getting the same error , any suggestions?

courage0118 commented 1 month ago

Here is the solution. https://github.com/skatsuta/vrp-solver/issues/2 Please refer to README first before yelling in issues.