You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since your app uses Python 3.8 (which is the default in this version of Chaquopy), try downloading Python 3.8 from python.org and installing it with the default settings.
If that doesn't help, please post the full build log. You can display it by clicking the “Build: failed” caption to the left of the message
See #216, and in future please search the existing issues before asking for help.
mhsmith
changed the title
Caused by: com.chaquo.python.BuildPythonException
BuildPythonException: Unable to create process using 'C:\Users\Vi\AppData\Local\Programs\Python\Python310\python.exe
May 12, 2024
Unable to create process using 'C:\Users\Vi\AppData\Local\Programs\Python\Python310\python.exe -m chaquopy.pip_install --target F:\project\Vi\app\build\python\pip\debug --android-abis arm64-v8a armeabi-v7a --min-api-level 21 --req Pillow -- --disable-pip-version-check --extra-index-url https://chaquo.com/pypi-13.1 --implementation cp --python-version 3.8.18 --abi cp38 --no-compile'
Chaquopy version
com.chaquo.python:gradle:15.0.1
Relevant parts of your code
python {
pip {
install 'Pillow'
}
}
The text was updated successfully, but these errors were encountered: