Set ENV["PYTHON"]="pythoncommand"

Did you set ENV["PYTHON"] in the Julia session before you ran ]build PyCall?

Can you also do which python3 and ensure it returns and non-empty string from a fresh terminal session?

1 Like