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

Error while setting style #6

Closed
juliohm opened this issue Nov 20, 2018 · 1 comment
Closed

Error while setting style #6

juliohm opened this issue Nov 20, 2018 · 1 comment

Comments

@juliohm
Copy link

juliohm commented Nov 20, 2018

Could you please help fix this?

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
@juliohm
Copy link
Author

juliohm commented Nov 24, 2018

The issue was actually in the Python side. Some dependency issue with the Tk library that was not installed. Sorry for the noise.

@juliohm juliohm closed this as completed Nov 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant