docker环境中h2o.init上的IllegalStateException

问题描述

为了测试H2O,我在带有提供的H2O docker文件的docker容器内运行autoML。到目前为止,此方法仍然有效,但是由于我在10月23日再次安装了系统,因此在h2o.init()上使用python进行了以下异常:

h2o.exceptions.H2OServerError: Server process terminated with error code 1: Exception in thread "main" java.lang.IllegalStateException: Client version of the library cannot be used to start a local H2O instance. Use h2o.connect() instead.
    at water.H2OApp.main(H2OApp.java:6)

H2O版本为3.32.0.1,并且未更改。知道有什么问题吗?

问候 奥利(Oli)

解决方法

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

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

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