joaoventura / pybridge

Reuse Python code in native Android applications
215 stars 56 forks source link

you say about "python-for-android/dists/.../_python_bundle" #41

Open qpqg opened 2 years ago

qpqg commented 2 years ago

You must also copy the standard library files in python-for-android/dists/.../_python_bundle to assets/python along with the bootstrap.py file. If you don't do this, the Python interpreter will not start and the application will stop!.

Is it like this ? I tried it and really force close when opening the application.

IMG_20220210_082017

is it because I'm using a different Arch? I'm using Arch x86