小编Joh*_*ain的帖子

在R中使用h2o.init时出错

这是错误消息:

   > h2o.init()
Error in dirname(path) : path too long
In addition: There were 12 warnings (use warnings() to see them)
Run Code Online (Sandbox Code Playgroud)

这是警告消息之一(其他类似):

> warnings()
    Warning messages:
    1: In normalizePath(path.expand(path), winslash, mustWork) :
      path[1]="\\FILE-EM1-06/USERDATA2$/john134/My Documents/./../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../..": The filename or extension is too long
Run Code Online (Sandbox Code Playgroud)

任何想法如何解决此错误?

谢谢

r h2o

5
推荐指数
1
解决办法
2942
查看次数

标签 统计

h2o ×1

r ×1