Windows fatal exception: access violation
message while using HIGHS via math_opt
#4226
Labels
Milestone
What version of OR-Tools and what language are you using?
Version: v9.10
Language: Python 3.11.1
Which solver are you using (e.g. CP-SAT, Routing Solver, GLOP, BOP, Gurobi)
HIGHS via math_opt
What operating system (Linux, Windows, ...) and version?
Windows
What did you do?
Run the following script
What did you expect to see
What did you see instead?
The previous message and the following addition
Anything else we should know about your project / environment
There is no the error message if I replace
app.run(main)
withmain('')
.The text was updated successfully, but these errors were encountered: