sqlite3.InterfaceError: Error binding parameter¶
This error typically occurs when a value being stored in the session database is of an unexpected Python type. This is usually a bug — please open an issue on GitHub with a minimal reproducible example.