I don’t know what happens. Sorry
Rasa X trying to access events.db and rasa.db files with sqlalchemy but has problem when made sql query. Its happen because incompatibility versions
Maybe try pip install sqlite3 and pip install SQLAlchemy==1.4.29 --no-cache-dir again