ModuleNotFoundError: No module named 'h2o_wave' #2326
Unanswered
Everything-is-one
asked this question in
Q&A
Replies: 1 comment
-
Yea, this is not working on conda at the moment. You will need to switch to pip instead. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In accordance with the guide document (https://wave.h2o.ai/docs/installation) installed h2o - run after wave "wave run error.
Error loading ASGI app. Could not import module "button".
Traceback (most recent call last):
File "/root/miniconda3/envs/h2o/bin/wave", line 6, in
from h2o_wave.cli import main
ModuleNotFoundError: No module named 'h2o_wave'
Beta Was this translation helpful? Give feedback.
All reactions