R 和 H2O 初始化错误 - 未找到 Java 路径

问题描述

我在 3.2.0.4 上安装了 h2oR 4.0.3 版本,当我启动 h2o 时收到错误消息:

simpleError in system2 (command,"-version",stdout = TRUE,stderr = TRUE): '"C: \ Program Files \ Java \ jre1.8.0_261 \ bin \ java.exe "'not found>
Error in value [[3L]] (cond):
   You have a 32-bit version of Java. H2O works best with 64-bit Java.
Please download the latest Java SE JDK from the following URL:
https://www.oracle.com/technetwork/java/javase/downloads/index.html
In addition: Warning message:
In normalizePath (path.expand (path),winslash,mustWork):
   path [1] = "C: \ Program Files \ Java \ jre1.8.0_261 / bin / java.exe": The system cannot find the path specified

原来安装的java版本是64位的。没有安装其他版本 32。

系统 = Windows 10

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)