I am using macOS 12.13.5. I have problems using PyPlot
in Jupyter using Julia and with Juno in Julia Pro. I created two environment variables in my .bash_profile
(PYTHON and JUPYTER) pointing to my Anaconda path (/Users/my_name/anaconda3/bin/python
) for python 3. I did the same for Jupyter.
After that, I launched JuliaPro-0.6.2.2
from Terminal and tried to rebuild PyCall package using Pkg.build("PyCall")
but I got the following problem (PyCall is not using my Python PATH):
INFO: Building Conda
INFO: Building PyCall
INFO: PyCall is using /usr/bin/python (Python 2.7.10) at /usr/bin/python, libpython = /System/Library/Frameworks/Python.framework/Versions/2.7/lib/libpython2.7