there is an error when we click open dashboard in ladybug memory
Ladybug Memory
Missing Python dependency 'real_ladybug'. It should be installed by the plugin install hook. Reinstall/update the plugin, or run python -m pip install "real_ladybug>=0.14.1" in the framework runtime. (No module named 'real_ladybug')
how to fix
there is an error when we click open dashboard in ladybug memory
Ladybug Memory
Missing Python dependency 'real_ladybug'. It should be installed by the plugin install hook. Reinstall/update the plugin, or run
python -m pip install "real_ladybug>=0.14.1"in the framework runtime. (No module named 'real_ladybug')how to fix