opencobra / COBRA.jl

High-level, high-performance, constraint-based reconstruction and analysis in Julia
https://git.io/COBRA.jl
Other
60 stars 31 forks source link

JuliaError: Exception 'The solver `GLPK` or `GLPKMathProgInterface` cannot be set using `changeCobraSolver()'. #100

Closed freiburgermsu closed 1 year ago

freiburgermsu commented 2 years ago

Hello!

I receive the attached error solver_setting_error that the solver cannot be set through the changeCobraSolver function, despite that is what is demonstrated in the docs. The corresponding files are all stored in this directory. This error seems to occur in Windows OS and not in Linux.

How can the error be resolved?

Thank you :) Andrew

mtefagh commented 1 year ago

Hi Andrew, The problem you mentioned should be solved after merging PR #110. Please let us know if this issue persists. Best, Mojtaba