本文介绍了R在Jupyter中死了的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我已经通过anaconda在Jupyter中安装了R,并且运行良好.今天,当我打开Jupyter的R表格时发现了此消息,我不知道出了什么问题?
I have instaled R in my jupyter through anaconda and It was working fine. Today I found this message when I opened R form Jupyter and I don't know what is the problem ?
我正在使用Mac OSX
I'm using Mac OSX
推荐答案
在Mac OSX中,在Anaconda之前安装R时,我遇到了同样的问题.解决方法是:1.卸载R和Anaconda2.安装Anaconda3.安装R
I had the same problem in Mac OSX when R is installed before Anaconda. The fix is to:1. Uninstall R and Anaconda2. Install Anaconda3. Install R
这篇关于R在Jupyter中死了的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!