PyCall.jl icon indicating copy to clipboard operation
PyCall.jl copied to clipboard

PyCall silently rewriting linked (independent) conda environments

Open mjohnson541 opened this issue 3 years ago • 1 comments

I have a conda environment I construct independently of Julia's conda I would like to link PyCall to. This used to work entirely fine. However, now when I define ENV["PYTHON"] and rebuild PyCall, PyCall completely rewrites that environment when linking to it.

mjohnson541 avatar Jun 20 '22 18:06 mjohnson541

Can you provide more detail? How is PyCall "rewriting" the environment?

stevengj avatar Jun 22 '22 00:06 stevengj