https://kedro.org/ logo
b

beats-like-a-helix

04/11/2022, 9:06 PM
The error still seems to persist. To be clear, I've just uncommented the following lines from settings.py:
Copy code
from kedro.framework.session.store import ShelveStore
SESSION_STORE_CLASS = ShelveStore
Is this what you meant?