【问题标题】:JupyterLab: Error in file(con, "rb"): cannot open the connection Traceback:JupyterLab:文件中的错误(con,“rb”):无法打开连接 Traceback:
【发布时间】:2019-09-28 02:45:42
【问题描述】:

我正在从 localhost 在 JupyterLab 上运行 R。几天前绘图工作正常,但现在无法在 JupyterLab 上绘图。

代码:

ggplot(mpg, aes(model, year)) + geom_col()

错误:

Error in file(con, "rb"): cannot open the connection
Traceback:

R 版本:

platform       x86_64-conda_cos6-linux-gnu 
arch           x86_64                      
os             linux-gnu                   
system         x86_64, linux-gnu           
status                                     
major          3                           
minor          6.1                         
year           2019                        
month          07                          
day            05                          
svn rev        76782                       
language       R                           
version.string R version 3.6.1 (2019-07-05)
nickname       Action of the Toes 

【问题讨论】:

    标签: r jupyter


    【解决方案1】:

    你看过 GitHub 页面了吗?关于这个问题有一个广泛的线程: https://github.com/jupyter/docker-stacks/issues/210

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-08-07
      • 2019-02-19
      • 1970-01-01
      相关资源
      最近更新 更多