Problems with build.gradle file when trying to integrate chaquopy into Android Studio Jellyfish
I am trying to integrate chaquopy into Android Studio Jellyfish to allow for the use of Python but there are problems with the module-level build.gradle.kts file and I get these errors when I sync the gradle files:
Android Studio: Error while downloading chaquopy-libgfortran
I’ve tried to use Python on my Android app using Chaquopy. But I’ve got some error as I listed bellow. I don’t know what’s wrong since the error not showing anything. Did I do something wrong with the pip install or there is some alternative to do this task?