I have the following error everytime I excute the 'kedro run β command
kedro.framework.context.context.KedroContextError: Expected an instance of ConfigLoader
, got NoneType
instead.
I have the following error everytime I excute the 'kedro run β command
kedro.framework.context.context.KedroContextError: Expected an instance of ConfigLoader
, got NoneType
instead.
What version of kedro are you using and if itβs >0.16.5, what does your hooks.py
file look like?