I'm getting an error related to the artifact_dir demonstrated in the README:
julia> ORTools_jll.artifact_dir
ERROR: UndefVarError: `artifact_dir` not defined in `ORTools_jll`
Suggestion: add an appropriate import or assignment. This global was declared but not assigned.
Stacktrace:
[1] getproperty(x::Module, f::Symbol)
@ Base ./Base_compiler.jl:47
[2] top-level scope
@ REPL[6]:1
Maybe the instructions are outdated?
I'm getting an error related to the
artifact_dirdemonstrated in the README:Maybe the instructions are outdated?