Manage Python packages to use in Julia

You might try using CondaPkg.jl with PythonCall.jl, as the newer CondaPkg has much better support for environments and Julia projects.

4 Likes