-
Notifications
You must be signed in to change notification settings - Fork 20
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
KeyError: key "MASTSIF" not found #311
Comments
Hi @FengYiLiao, can you run |
Thank you for the prompt reply! |
Can you share more information about your system, Julia version, and other messages during installation. |
Thanks. Below is my system: Julia version: 1.9.2 Messages during installation: Below is the error for "sifdecoder": julia> nlp = CUTEstModel("BYRDSPHR"); |
On WIndows, you have to use WSL, check https://jso.dev/CUTEst.jl/latest/, section Installing. Can you try that? |
It is working now. |
Great! Happy usage. |
After installing CUTEst, the command "nlp = CUTEstModel("BYRDSPHR");" shows the error (KeyError: key "MASTSIF" not found).
I am not able to solve this issue.
I was wondering if there is any step I am missing.
Thanks.
The text was updated successfully, but these errors were encountered: