We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Thanks for the report. I'll fix this.
Sorry, something went wrong.
03d6669
No branches or pull requests
yields:
The text was updated successfully, but these errors were encountered: