SoftBuddy Team
SoftBuddy Team
@GRRedWings Any news about this issue?
@GRRedWings ``` Python 3.12.1 (main, Feb 23 2024, 21:00:23) [Clang 17.0.2 (https://android.googlesource.com/toolchain/llvm-project d9f89f4d1 on linux Type "help", "copyright", "credits" or "license" for more information. >>> import sqlite3 Traceback (most recent...
I kind of faced a similar error in previous time while cross compiling some python modules (namely, numpy) which i fixed later by linking the libraries with libpython.... .so which...
Tried with ndk r26b too, doesn't make any difference
Python 3.11.7