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 setting style #11

Closed
SimonEnsemble opened this issue Mar 19, 2019 · 1 comment
Closed

error setting style #11

SimonEnsemble opened this issue Mar 19, 2019 · 1 comment
Labels

Comments

@SimonEnsemble
Copy link

using Seaborn
Seaborn.set(style="ticks")

yields:

ERROR: MethodError: no method matching getproperty(::PyCall.PyObject, ::QuoteNode)
Closest candidates are:
  getproperty(::PyCall.PyObject, ::Symbol) at /home/simoncor/.julia/packages/PyCall/RQjD7/src/PyCall.jl:309
  getproperty(::PyCall.PyObject, ::AbstractString) at /home/simoncor/.julia/packages/PyCall/RQjD7/src/PyCall.jl:298
  getproperty(::Any, ::Symbol) at sysimg.jl:18
Stacktrace:
 [1] #set#27(::Base.Iterators.Pairs{Symbol,String,Tuple{Symbol},NamedTuple{(:style,),Tuple{String}}}, ::Function) at /home/simoncor/.julia/packages/Seaborn/Dyyhg/src/Seaborn.jl:55
 [2] (::getfield(Seaborn, Symbol("#kw##set")))(::NamedTuple{(:style,),Tuple{String}}, ::typeof(Seaborn.set)) at ./none:0
 [3] top-level scope at none:0
@malmaud malmaud added the bug label Mar 20, 2019
@malmaud
Copy link
Contributor

malmaud commented Mar 20, 2019

Thanks for the report. I'll 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