pyjulia
pyjulia copied to clipboard
Problems compiling Julia system image in a Docker
As described here Compiling Julia system image in a Docker julia-py has problems when run as part of building a Docker.
Python is installed at /usr/bin but the PyJulia executables are installed at /usr/local/bin. When julia-py is executed if fails with
RuntimeError: ``julia-py`` executable is not found for Python installed at /usr/bin/python3