Skip to content

"Python exited unexpectedly" when using external conda environment #85

Closed
@charstnut

Description

@charstnut

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpriorityShould be fixed or implemented soon

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions