Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sirius 6: Unable to Load ILP Solver #162

Closed
AsetMuratuly opened this issue Jun 10, 2024 · 1 comment
Closed

Sirius 6: Unable to Load ILP Solver #162

AsetMuratuly opened this issue Jun 10, 2024 · 1 comment

Comments

@AsetMuratuly
Copy link

Hi Sirius team!

I am encountering an issue with Sirius 6 where the software cannot load a valid TreeBuilder due to missing ILP solvers. The error message received is as follows:

Could not load a valid TreeBuilder (ILP solvers), tried '[CLP, GUROBI, CPLEX]'. You can switch to heuristic tree computation only to compute results without the need of an ILP Solver.

Installed by unzipped the sirius into home folder on Linux, adding the bin into PATH variable. After importing a test .mgf file, unable to compute due to this issue. I have CLP installed in a conda environment. Tried to specify solver path in the software settings but could not find an option for this.

which clp returns ~/miniforge3/bin/clp

I'm operating on Ubuntu 24.04

image

Please, let me know what could be the issue

@AsetMuratuly
Copy link
Author

made it work by using the cbc, installed using the system package manager instead of conda

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant