I'm trying out the julia python module using julia nightlie
julia-0.5.0-0.20160822.fc24.x86_64


I fixed one problem in
julia/core.py:

                     println(Libdl.dlpath(Libdl.dlopen(\"libjulia\")))

but now I'm stuck because core.py looks for

sys.si

But it seems nothing in
https://copr.fedorainfracloud.org/coprs/nalimilan/julia-nightlies/

provides this file.

Are these nightlies incomplete, or has this file changed?  Does
https://pypi.python.org/pypi/julia

need update for julia-0.5?

Reply via email to