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

Solvers not available #61

Open
lgrandi opened this issue Jan 19, 2023 · 0 comments
Open

Solvers not available #61

lgrandi opened this issue Jan 19, 2023 · 0 comments

Comments

@lgrandi
Copy link

lgrandi commented Jan 19, 2023

Hi,

I installed Numberjack on Ubuntu and everything went well with no errors. But when I try to access solvers from python it seems none is available. See below

% python -i             
Python 3.9.12 (main, Jun  1 2022, 06:34:44) 
[Clang 12.0.0 ] :: Anaconda, Inc. on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import Numberjack
>>> Numberjack.solvers.available_solvers()
[]

Do you have ideas of what the issue might be?
Thanks
L

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