JunoLab / Juno.jl

MIT License
145 stars 23 forks source link

UndefVarError: isnothing not defined (after print() or println()) #619

Closed AlexisMrc closed 3 years ago

AlexisMrc commented 3 years ago

I am starting with Julia and I have this message of internal error each time I write "print()" or "println()" in my script on Atom :

UndefVarError: isnothing not defined (::getfield(FuzzyCompletions, Symbol("##1#2")){FuzzyCompletions.MethodCompletion})(::Base.GenericIOBuffer{Array{UInt8,1}}) at FuzzyCompletions.jl:128

sprint#326(::Nothing, ::Int64, ::Function, ::Function) at io.jl:101

sprint at io.jl:97 [inlined] _completion_text at FuzzyCompletions.jl:128 [inlined] completion_text at FuzzyCompletions.jl:133 [inlined] completion_text at completions.jl:175 [inlined] completiontext at completions.jl:259 [inlined] completion(::Module, ::FuzzyCompletions.MethodCompletion, ::String) at completions.jl:251 _broadcast_getindex at broadcast.jl:582 [inlined] getindex at broadcast.jl:515 [inlined] macro expansion at broadcast.jl:846 [inlined] macro expansion at simdloop.jl:73 [inlined] copyto! at broadcast.jl:845 [inlined] copyto! at broadcast.jl:800 [inlined] copy at broadcast.jl:776 [inlined] materialize at broadcast.jl:756 [inlined] fuzzycompletionadapter(::String, ::String, ::String, ::Int64, ::Int64, ::Bool) at completions.jl:158 (::getfield(Atom, Symbol("##275#276")))(::Dict{String,Any}) at completions.jl:54 handlemsg(::Dict{String,Any}, ::Dict{String,Any}) at comm.jl:169 (::getfield(Atom, Symbol("##31#33")){Array{Any,1}})() at task.jl:259

I do not know how to stop this message. If someone can help me I would be grateful !

Details

Capture d’écran 2020-12-23 à 07 49 02

Steps to reproduce

aviatesk commented 3 years ago

please update your Julia version higher than 1.1