The issue is a result of the Python3 sqlite3 library missing in 3.4.0.
A temporary workaround is to install the library manually via: pkcon install python3-sqlite
The issue is a result of the Python3 sqlite3 library missing in 3.4.0.
A temporary workaround is to install the library manually via: pkcon install python3-sqlite