Skip to content

Lineplot not imported #21

Closed
Closed
@CBongiova

Description

@CBongiova

Hello,

I am using Julia pro v. 1.2 and I have imported the Seaborn library. When I add Seaborn I see a log reporting that Seaborn v0.4.1 has been added.

julia> Pkg.add("Seaborn")
Resolving package versions...
Updating /.juliapro/JuliaPro_v1.2.0-1/environments/v1.2/Project.toml[d2ef9438] + Seaborn v0.4.1 Updating/.juliapro/JuliaPro_v1.2.0-1/environments/v1.2/Manifest.toml`
[d2ef9438] + Seaborn v0.4.1

However, by having a look at some blogs, I saw that Seaborn v.0.9 is needed for line plot.
Could anyone please help fixing this issue?

Thanks!


UndefVarError: lineplot not defined
getproperty(::Module, ::Symbol) at sys.dylib:?
top-level scope at Train_ML_regression.jl:972
include_string(::Module, ::String, ::String) at sys.dylib:?
include_string(::Module, ::String, ::String, ::Int64) at eval.jl:30
(::getfield(Atom, Symbol("##127#132")){String,Int64,String,Bool})() at eval.jl:94
withpath(::getfield(Atom, Symbol("##127#132")){String,Int64,String,Bool}, ::String) at utils.jl:30
withpath at eval.jl:47 [inlined]
#126 at eval.jl:93 [inlined]
with_logstate(::getfield(Atom, Symbol("##126#131")){String,Int64,String,Bool}, ::Base.CoreLogging.LogState) at logging.jl:395
with_logger at logging.jl:491 [inlined]
#125 at eval.jl:92 [inlined]
hideprompt(::getfield(Atom, Symbol("##125#130")){String,Int64,String,Bool}) at repl.jl:85
macro expansion at eval.jl:91 [inlined]
macro expansion at dynamic.jl:24 [inlined]
(::getfield(Atom, Symbol("##124#129")))(::Dict{String,Any}) at eval.jl:86
handlemsg(::Dict{String,Any}, ::Dict{String,Any}) at comm.jl:164
(::getfield(Atom, Symbol("##19#21")){Array{Any,1}})() at task.jl:268

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions