Hello
Johannes and thanks for the answer.
So, I tried with WSL and it works fine! It is much faster even if I use only 1 core, and it accepts using 4 cores, so I think using WSL is the best way around.
The only thing, if it helps anybody, I had to change n.objective = m.objective_value by n.objective = m.objective.value in the definition of the function assign_solution in optimize.py (line 368). It might have something to do with the versions I'm using, but I thought of mentioning it.
Thanks again. Regards,
--Diego