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
using Seaborn
Seaborn.set_style("white")
ArgumentError: ref of NULL PyObject
Stacktrace:
[1] getindex(::PyObject, ::String) at /home/juliohm/.julia/packages/PyCall/0jMpb/src/PyCall.jl:284
[2] getindex at /home/juliohm/.julia/packages/PyCall/0jMpb/src/PyCall.jl:294 [inlined]
[3] #set_style#21(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::Function, ::String) at /home/juliohm/.julia/dev/Seaborn/src/Seaborn.jl:55
[4] set_style(::String) at /home/juliohm/.julia/dev/Seaborn/src/Seaborn.jl:55
[5] top-level scope at In[14]:2
The text was updated successfully, but these errors were encountered:
Could you please help fix this?
The text was updated successfully, but these errors were encountered: