The error still seems to persist. To be clear, I'v...
# advanced-need-help
b
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?