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

Installing Casadi in Anaconda with Gurobi (Windows) #3513

Closed
B-Kuma opened this issue Dec 20, 2023 Discussed in #3512 · 0 comments
Closed

Installing Casadi in Anaconda with Gurobi (Windows) #3513

B-Kuma opened this issue Dec 20, 2023 Discussed in #3512 · 0 comments

Comments

@B-Kuma
Copy link

B-Kuma commented Dec 20, 2023

Discussed in #3512

Originally posted by B-Kuma December 19, 2023
Hello everybody,

I'm trying to use casadi with anaconda and need access to the gurobi solver on Windows.
I already installed casadi 3.6.3 with:

conda install casadi -c conda-forge

And I installed gurobi 11.0.0 with:

conda install gurobi -c gurobi

I also installed the gurobi software (Version 11.0.0) from gurobis web-site and connected it with an academic license from my university

But when I'm trying to use gurobi as a solver it can't find casadi_conic_gurobi.dll, and there is also nowhere such a file. Maybe i looked in the wrong directories.

\anaconda3\Lib\site-packages\casadi

and

\anaconda3\pkgs\casadi-3.6.3-py311h8ed2231_3

In those directories isn't even one file or subdirecory containing gurobi in it's name.

I really don't know how to move on from here.

I'm thankful for any help.

Kind regards

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

No branches or pull requests

2 participants