The scripts julia-py and python-jl are installed in '/Users/zhangdeliang/Library/Python/3.10/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
python3 -m pip install --user 'https://github.com/JuliaPy/pyjulia/archive/master.zip#egg=julia'
Collecting julia
Downloading https://github.com/JuliaPy/pyjulia/archive/master.zip
- 96.2 kB 247.9 kB/s 0:00:00
Preparing metadata (setup.py) ... done
Building wheels for collected packages: julia
Building wheel for julia (setup.py) ... done
Created wheel for julia: filename=julia-0.5.8.dev0-py2.py3-none-any.whl size=68274 sha256=8375a45bf752f600f2a9b84a1730e3ee904a8265a652d73bd6e8fff512d1b6d5
Stored in directory: /private/var/folders/zv/0y0mw0nj55s1b_75ndvpgcfc0000gn/T/pip-ephem-wheel-cache-p1vs7knl/wheels/7d/30/d3/fd4f37d1304efe124bed5c96e11c482a6f4e3c6e78a65c6082
Successfully built julia
Installing collected packages: julia
Attempting uninstall: julia
Found existing installation: julia 0.5.7
Uninstalling julia-0.5.7:
Successfully uninstalled julia-0.5.7
WARNING: The scripts julia-py and python-jl are installed in '/Users/zhangdeliang/Library/Python/3.10/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed julia-0.5.8.dev0