Kedro viz failing
I am using kedro 0.19.1 on PyCharm. I have installed kedro and kedro viz. When I run 'kedro viz run' it is failing.
Is there any additional steps I need to follow here?
Error: kedro.framework.cli.utils.kedroCLiError: func: , didn't return True within specified timeout
Thanks.
I tried kedro viz run and was expecting a pipeline graph for my kedro pipeline.