Issues running API with local copy of Reopt.jl #133
Unanswered
gbolla-sms
asked this question in
8 - API: Application Programming Interface
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We're trying to bring the REopt_API project in house (along with a fork of the REopt.jl package), and are following the instructions in the README here
I think I more or less understand what's going on in steps 1-3, but Step 4 is erroring out for me (see attached screenshot for traceback). There are a couple potential reasons for this, that I see:
Settings.solver_nameinput (link to instructions here) - I tried searching the project for where that setting is input, but it wasn't clear to me how to pass that in to the API.julia --project=. http.jl. Presumably, that http.jl file should be injulia_src/, but that file isn't located in that directory.So this leads me to two questions:
Thanks, please let me know if any other info is useful
Beta Was this translation helpful? Give feedback.
All reactions