Relative Content

Tag Archive for pythonalgorithmsegmentation-faultor-tools

Segmenation fault while using CP-SAT solver of ortools in vscode

I am trying to run google ortools in vscode.In specific I am trying to run CP-SAT solver.While running the code it is giving me segmentation fault.I don’t know what to do.Also Can we use ortools in vscode for package development?If yes how and if no,Are there any other good IDEs to use?.I am using python.