You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have just installed everything completely fresh. (Atom, Julia, Juno, Ipopt, JuMP and PowerModels)
I get error when running code:
Julia Client – Internal Error
UndefVarError: st not defined
(::getfield(Atom, Symbol("##137#142")){String,String,Module})() at eval.jl:135
withpath(::getfield(Atom, Symbol("##137#142")){String,String,Module}, ::String) at utils.jl:30
withpath at eval.jl:47 [inlined] #136 at eval.jl:130 [inlined]
with_logstate(::getfield(Atom, Symbol("##136#141")){String,String,Module}, ::Base.CoreLogging.LogState) at logging.jl:395
with_logger at logging.jl:491 [inlined] #135 at eval.jl:129 [inlined]
hideprompt(::getfield(Atom, Symbol("##135#140")){String,String,Module}) at repl.jl:85
macro expansion at eval.jl:128 [inlined]
macro expansion at dynamic.jl:24 [inlined]
(::getfield(Atom, Symbol("##134#139")))(::Dict{String,Any}) at eval.jl:117
handlemsg(::Dict{String,Any}, ::Dict{String,Any}) at comm.jl:164
(::getfield(Atom, Symbol("##19#21")){Array{Any,1}})() at task.jl:268
I have just installed everything completely fresh. (Atom, Julia, Juno, Ipopt, JuMP and PowerModels)
I get error when running code:
Julia Client – Internal Error
UndefVarError: st not defined
(::getfield(Atom, Symbol("##137#142")){String,String,Module})() at eval.jl:135
withpath(::getfield(Atom, Symbol("##137#142")){String,String,Module}, ::String) at utils.jl:30
withpath at eval.jl:47 [inlined]
#136 at eval.jl:130 [inlined]
with_logstate(::getfield(Atom, Symbol("##136#141")){String,String,Module}, ::Base.CoreLogging.LogState) at logging.jl:395
with_logger at logging.jl:491 [inlined]
#135 at eval.jl:129 [inlined]
hideprompt(::getfield(Atom, Symbol("##135#140")){String,String,Module}) at repl.jl:85
macro expansion at eval.jl:128 [inlined]
macro expansion at dynamic.jl:24 [inlined]
(::getfield(Atom, Symbol("##134#139")))(::Dict{String,Any}) at eval.jl:117
handlemsg(::Dict{String,Any}, ::Dict{String,Any}) at comm.jl:164
(::getfield(Atom, Symbol("##19#21")){Array{Any,1}})() at task.jl:268
Details
-Juno: 0.7.2
-PowerModels: 0.12.5
-Ipopt: 0.6.0
-JuMP: 0.20.0
Steps to reproduce
The text was updated successfully, but these errors were encountered: