SCIP issue on Windows

Hi, I am trying to use SCIP solver with JuMP on Windows 11. Even if I followed the steps suggested, I could not solve problems with SCIP. Particularly, optimize!(model) shuts the REPL or kills the kernel in jupyter notebook. Is there anyone who has experienced this issue before? What to do?

I have separately installed SCIPoptsuite. Then, add SICP packages into Julia.

Our SCIP expert is @mbesancon. He might be able to help.

I think there are still a number of issues using SCIP on Windows.