In a jupyter notebook
%load_ext rpy2.ipython
causes the kernel to crash.
"The kernel appears to have died. It will restart automatically."
with the following console message
Error in `::`(base, quote) : could not find function "::"
Error in `::`(base, quote) : could not find function "::"
Error in `:::`(compiler, checkCompilerOptions) :
could not find function ":::"
Fatal error: unable to initialize the JIT
Any clues on this? I've tried cleaning out my R installation and starting from scratch. Same error, every time.
Mac OS 10.14.6 python 3.8 R version 4.1.0 (2021-05-18) rpy2-3.4.4 jupyter-1.0.0