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 Debugger, PyPlot @enter PyPlot.figure()
Results in:
ERROR: sigatomic_end called in non-sigatomic region Stacktrace: [1] _pycall!(::PyCall.PyObject, ::PyCall.PyObject, ::Tuple{}, ::Int64, ::Ptr{Nothing}) at /home/rachel/.julia/packages/PyCall/a5Jd3/src/pyfncall.jl:31 [2] _pycall!(::PyCall.PyObject, ::PyCall.PyObject, ::Tuple{}, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /home/rachel/.julia/packages/PyCall/a5Jd3/src/pyfncall.jl:11 [3] #pycall#110(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(PyCall.pycall), ::PyCall.PyObject, ::DataType, ::Tuple{}) at /home/rachel/.julia/packages/PyCall/a5Jd3/src/pyfncall.jl:86 [4] pycall(::PyCall.PyObject, ::DataType, ::Tuple{}) at /home/rachel/.julia/packages/PyCall/a5Jd3/src/pyfncall.jl:86 [5] #figure#7(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(figure), ::Tuple{}) at /home/rachel/.julia/packages/PyPlot/KRYZs/src/PyPlot.jl:148 [6] figure(::Tuple{}) at /home/rachel/.julia/packages/PyPlot/KRYZs/src/PyPlot.jl:147
The text was updated successfully, but these errors were encountered:
Dup of JuliaDebug/JuliaInterpreter.jl#219.
Sorry, something went wrong.
No branches or pull requests
Results in:
The text was updated successfully, but these errors were encountered: