-->

Kernel dies running rpy2 functions in Watson Studi

2019-08-22 01:11发布

问题:

I'm trying to use rpy2 in a Watson Studio Python 'Environment':

!conda install rpy2
from rpy2.robjects.packages import importr

Results in:

Kernel Restarting

The kernel appears to have died. It will restart automatically.

No further information is provided. How can I debug this?


See also: Issue installing rpy2 inside Watson Studio Python 'Environment'