modeling-examples
modeling-examples copied to clipboard
XLRD does not support XLSX files
Example https://github.com/Gurobi/modeling-examples/tree/master/technician_routing_scheduling uses the xlrd package. Unfortunately this package does not support reading XLSX files anymore. This may apply to other examples as well.