sqlite3.ProgrammingError
Author: balzer82Created Jan 23, 2020Updated Oct 19, 2025
Labelspossible bug
I am using the SQLStorageAdapter and after some time I get this error:
sqlite3.ProgrammingError: SQLite objects created in a thread can only be used in that same thread. The object was created in thread id 140401660413696 and this is thread id 140401742112576.chatterbot==1.0.5
Source: gunthercox/ChatterBot