Introduced by https://github.com/JuliaPy/PythonCall.jl/pull/781, it seems the wrong env var was set: https://github.com/JuliaPy/PythonCall.jl/blob/2cd566accb97b3e826c762933247024de8a03530/pysrc/juliacall/__init__.py#L259 This results in child threads requesting a new CondaPkg environment. @cjdoris FYI
Introduced by #781, it seems the wrong env var was set:
PythonCall.jl/pysrc/juliacall/__init__.py
Line 259 in 2cd566a
This results in child threads requesting a new CondaPkg environment.
@cjdoris FYI