qpython-android / qpython

QPython is an Android Python engine primarily designed for Python and AI learners. It offers a range of impressive features to enhance Python programming experience.
https://www.qpython.org
1.06k stars 193 forks source link

qpython warning??? #63

Open BlueTearsY opened 7 years ago

BlueTearsY commented 7 years ago

Hello, my phone os is Android 5.1.1 used qpython is the newest version 2.0.6

in terminal prompt: files/bin/qpython-android5.sh && exit < WARNING: linker: /data/data/org.qpython.qpy/files/bin/python-android5: unused DT entry: type 0x6ffffffe arg 0x3b0 WARNING: linker: /data/data/org.qpython.qpy/files/bin/python-android5: unused DT entry: type 0x6fffffff arg 0x1 WARNING: linker: libpython2.7.so: unused DT entry: type 0x6ffffffe arg 0x12004 WARNING: linker: libpython2.7.so: unused DT entry: type 0x6fffffff arg 0x3 WARNING: linker: _locale.so: unused DT entry: type 0x6ffffffe arg 0x6e8 WARNING: linker: _locale.so: unused DT entry: type 0x6fffffff arg 0x1 Python 2.7.12 (default, Jul 25 2017, 22:12:10) [GCC 4.9.x 20150123 (prerelease)] on linux4Type "help", "copyright", "credits" or "license" for more information. WARNING: linker: readline.so: unused DT entry: type 0x6ffffffe arg 0xe4c WARNING: linker: readline.so: unused DT entry: type 0x6fffffff arg 0x1

it can wroked,just a warning prompt

pollyfat commented 6 years ago

It caused by some Android core problem, you can just ignore them and we'll try to fix it.