-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Description
Hi Community Guys,
I have been using this fantastic tool for a while, but I am facing some difficulties when trying to model vehicles to start or to finish at different locations. I already checked the examples and others opened issues related, but I am still getting Segmentation Fault as error message. And it is not clear for me where is the issue. For example, if I set starts with zeros and ends with zeros it run, if I set starts with node numbers and ends with the same node numbers, it also run. But, if I set starts with zeros and ends with node numbers, or the opposite, it does not run and return Segmentation Fault.
Does someone have any tip or recommendation to check?
Note: I am using the latest python version.
Thanks in advance for your attention.