Mirko Galimberti

Results 339 comments of Mirko Galimberti
trafficstars

@ChihayaK is that issue solved for you on the latest `develop` branch of `python-for-android`?

Rosetta is not needed anymore on latest `buildozer` and `python-for-android`. Can you try to update `buildozer` + `python-for-android` (via the `buildozer.spec`) and use `ndk=25` ? (You'll need to clean your...

> > Rosetta is not needed anymore on latest `buildozer` and `python-for-android`. Can you try to update `buildozer` + `python-for-android` (via the `buildozer.spec`) and use `ndk=25` ? > > (You'll...

> > That looks like a network error. `buildozer distclean` may help here. > > I tried the `buildozer distclean` and it still stuck at the same place. I believe...

Can you try to manually run: `/Users/username/.local/share/virtualenvs/kivy-test-ry7Rc_ms/bin/python -m pythonforandroid.toolchain aab -h --color=always --storage-dir="/Users/username/PycharmProjects/kivy-test/.buildozer/android/platform/build-arm64-v8a" --ndk-api=25 --ignore-setup-py --debug` ?

Can you try to use the latest `master` version of `buildozer`? (Might be related to https://github.com/kivy/buildozer/issues/1493)

Did you cleaned the `.buildozer` folder after switching to a non-rosetta terminal?

Superseded by https://github.com/kivy/python-for-android/pull/2684

Hi @weixingsun ! Do you have a full log that we could check?

Duplicated of https://github.com/kivy/python-for-android/issues/2343