ChrisNabold

Results 11 comments of ChrisNabold

Dear Stephan, Please find the requested stack trace: Tank you for your help Best regards Chris ```julia _ _ _ _(_)_ | Documentation: https://docs.julialang.org (_) | (_) (_) | _...

Dear Frank Thank you for your info, I appreciate your help. I tried it but I still get the same error message. How can I pass the address of the...

Tried to install uber-juno on Atom V1.60 but I recieve the following error: (Wiindows 11 64bit/Julia 1.8.0) uno: Error downloading package info for tool-bar Please check your internet connection, or...

First I installed SCIP.jl using the latest version SCIP 8.0.1. SCIP.jl installed without error message. Then I tried to run sudoku from www.dev/JuMP.jl/stable/tutorials/linear/sudoku/ The example fails after optimize!(sudoku) Error message:...

Dear Mathieu, I tried again with the latest version of SCIP.jl After optimize! I receive the error message The kernel appears to have died. It will restart automatically If I...

I just installed the latest version of SCIP V 8.0.2 and the SCIP Interface to JuMP V0.11.7 After optimize! I receive the error message The kernel appears to have died....

Dear Mathieu, Here is the output with the diagnostics: After optimize! The kernel dies using JuMP, SCIP, SCIP_jll, SCIP_PaPILO_jll m = Model(SCIP.Optimizer) @***@***.***(SCIP, libscip) == SCIP_jll.libscip) @show(SCIP_PaPILO_jll.is_available() && @eval(SCIP, libscip)...

Thank you for your comment. I installed SCIP Optsuite 8.0.2 before installing SCIP.jl I also tried Build(SCIP) All with no success From: Mathieu Besançon ***@***.***> Sent: Friday, 14 October 2022...

I think I installed the SCIP interface as described. I installed SCIP V8.0.2 Added the SCIPOPTDIR variable into the system Installed SCIP in Julia -> no error message What am...

I checked the variable SCIPOPTDIR “c:\program files\ScipoptSuite 8.0.2\bin There are only two elements libscip.dll and scip.exe but no scip.dll So this seems to be the problem with the windows install...