Open Source Development

 View Only

 Python 3.12 provided via OpenSource Toolbox has issue with sqlite3

Jump to  Best Answer
  • AIX Open Source
Avinesh Benjamin's profile image
Avinesh Benjamin posted Tue September 16, 2025 04:36 AM

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

Ayappan P's profile image
Ayappan P  Best Answer

Can you try reinstalling sqlite rpm ?