tkf / IPython.jl

Run IPython inside Julia to exchange data interactively
Other
9 stars 4 forks source link

How to configure IPython to use my own version of python? #21

Closed adamryczkowski closed 4 years ago

adamryczkowski commented 4 years ago

Apparently it does not use what is available in the ENV["PATH"], but it insists on python at <home>/.julia/conda/3/bin/python. Is there a way to force it otherwise?

tkf commented 4 years ago

You need to configure it via PyCall https://github.com/JuliaPy/PyCall.jl#specifying-the-python-version