Closed priyanka22kar closed 6 years ago
Hi @priyanka22kar, this might be an issue with the ChatterBot library itself https://github.com/gunthercox/ChatterBot/issues/1128
I'll be working on releasing an update to fix this soon.
@gunthercox thankyou for your reply
@chamkank when I try to execute app.py with python anywhere I get the below error
dbapi_connection.execute('PRAGMA journal_mode=WAL') sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) cannot change into wal mode from within a transaction (Background on this error at: ht tp://sqlalche.me/e/e3q8)