I i’ve created a new app and when i was reducing the bolierplate to use the on and handle on it gives me the following error:
File “.\UTopIA20.py”, line 3, in
from h2o_wave import main, app, Q, ui, on, handle_on
ImportError: cannot import name ‘on’ from ‘h2o_wave’ (C:\Users\rmdom\AppData\Local\Programs\Python\Python39\lib\site-packages\h2o_wave_init_.py)