Hi,
After building binary with pyinstaller and running get the following error:
ImportError: rtld: 0712-001 Symbol _GLOBAL__AIXI_libsqlite3_so was referenced from module /workdir/_internal/python3.12/lib-dynload/_sqlite3.cpython-312.so(), but a runtime definition of the symbol was not found.rtld: 0712-001 Symbol _GLOBAL__AIXD_libsqlite3_so was referenced from module /workdir/_internal/python3.12/lib-dynload/_sqlite3.cpython-312.so(), but a runtime definition of the symbol was not found.
I have installed sqlite-devel package already uninstalled and reinstall python3.12 via dnf but same result.
#AIXOpenSource
Can you try reinstalling sqlite rpm ?