Closed
Description
Thank you for this great package!
I've come across this warning after configuring PythonCall to use the PyCall environment. It does not seem to interfere with usage though. When using "Ctrl + D" for exit this results in segmentation fault but still exits.
MWE after starting julia:
julia > ENV["JULIA_PYTHONCALL_EXE"] = "@PyCall"
julia > using PythonCall
julia> exit()
┌ Warning: Python exited unexpectedly
└ @ PythonCall.C ~/.julia/packages/PythonCall/zJpsh/src/cpython/context.jl:179