Answer the question
In order to leave comments, you need to log in
Can't find "libc.so.6" when running Python script in Termux on Android?
I obfuscated my python script with pyarmor . To run the script, you need a library _pytransform.dll
, when run through termux on Android - _pytransform.os
. I got an android platform with distutils.util.get_platform() — linux-aarch64
. On the site with different builds of this library, I downloaded Armv8 64-bit. When running an obfuscated script, an error is now displayed . How to fix this error? dlopen failed library libc.so.6 not found
Answer the question
In order to leave comments, you need to log in
the error dlopen failed library libc.so.6 not found is displayed. How to fix this error?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question