Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: module 'h2o' has no attribute 'init' #149

Open
DexiongYung opened this issue Dec 28, 2020 · 0 comments
Open

AttributeError: module 'h2o' has no attribute 'init' #149

DexiongYung opened this issue Dec 28, 2020 · 0 comments

Comments

@DexiongYung
Copy link

import h2o
h2o.init()
from h2o.estimators.glm import H2OGeneralizedLinearEstimator

I tried running this and got the error in the title. Here is my Python 3.6.8 virtual env

certifi==2020.12.5
chardet==4.0.0
colorama==0.4.4
future==0.18.2
h2o==3.32.0.2
idna==2.10
pkg-resources==0.0.0
requests==2.25.1
tabulate==0.8.7
urllib3==1.26.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant