FAQ¶
This is a list of frequently asked questions about PyVRP. Feel free to suggest new entries!
How do I…¶
- … install the latest PyVRP from
main
without having to compile things myself?¶ The latest prebuilt binaries can be found here.
- … compile PyVRP from source on Windows machines?¶
None of the PyVRP developers have a functioning Windows development enviroment available, so we cannot help you troubleshoot this. If you have difficulty figuring out how to build PyVRP on Windows, consider using the Windows Subsystem for Linux (WSL) instead.