Skip to content

Debugger and PyPlot don't play nicely #163

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

Closed
rlecover007 opened this issue Apr 3, 2019 · 1 comment
Closed

Debugger and PyPlot don't play nicely #163

rlecover007 opened this issue Apr 3, 2019 · 1 comment

Comments

@rlecover007
Copy link

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
@KristofferC
Copy link
Member

Dup of JuliaDebug/JuliaInterpreter.jl#219.

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

2 participants