Conda.jl
Conda.jl copied to clipboard
Segmentation Fault 11 when starting Jupyter from IJulia & miniconda on MacOS
I believe I am experiencing the same issue as this one.
Which throws Segmentation Fault 11
with no debug info
However, I've always used Jupyter from IJulia without a separate Conda installed.
Since the current solution seems to be using Conda create pyobjc-core=8.2 notebook
, would it be possible to do the same in Conda.jl ? or is there any setting that could be implemented ?