-
Notifications
You must be signed in to change notification settings - Fork 102
Closed
Description
It's currently possible to get pyjulia to work, at least on Linux, by using PyCall.jl at tag v1.3.0 together with this PR for PyJulia: #47
But a proper solution is still needed. @stevengj has some suggestions here:
JuliaPy/PyCall.jl#219 (comment)
In particular he suggests that each pyjulia ought to make a separate Pkg.clone of PyCall, and Pkg.build it specializing to the instance of Python that is being used.
Metadata
Metadata
Assignees
Labels
No labels