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

[BUG] Internal Error: UndefVarError: st not defined #391

Closed
KSepetanc opened this issue Oct 8, 2019 · 1 comment
Closed

[BUG] Internal Error: UndefVarError: st not defined #391

KSepetanc opened this issue Oct 8, 2019 · 1 comment
Labels

Comments

@KSepetanc
Copy link

KSepetanc commented Oct 8, 2019

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

  • Atom version: 1.40.1
  • Julia version: 1.2 64bit
  • OS: Windows 10 64bit
  • Package versions:
    • Atom.jl: 0.11
    • julia-client: 0.11.1
    • ink: 0.11.2

-Juno: 0.7.2
-PowerModels: 0.12.5
-Ipopt: 0.6.0
-JuMP: 0.20.0

Steps to reproduce

  1. Install fresh
@KSepetanc KSepetanc added the bug label Oct 8, 2019
@aviatesk
Copy link
Member

aviatesk commented Oct 9, 2019

JunoLab/Atom.jl@e741e96 should fix this.

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

No branches or pull requests

2 participants