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
I have searched the opened issues and there are no duplicates
Describe the bug
I am just trying to build APK and got this error both on local machine and github actions. I'm new at building apps so i might be missing simple configurations here. Please let me know. Thanks
Running package commandExtra PyPi indexes: [https://pypi.flet.dev/]Creating asset directory: /home/runner/work/flet_test/flet_test/build/flutter/appCreated temp directory: /tmp/serious_python_tempMWRKIQCopying Python app from /home/runner/work/flet_test/flet_test to a temp directoryCleanup appConfigured Android/arm64-v8a platform with sitecustomize.pyInstalling [-r, /home/runner/work/flet_test/flet_test/requirements.txt] with pip command to /home/runner/work/flet_test/flet_test/build/site-packages/arm64-v8aDownloading Python distributive from https://github.com/indygreg/python-build-standalone/releases/download/20240909/cpython-3.12.6+20240909-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz to a build directoryExtracting Python distributiveERROR: Could not find a version that satisfies the requirement httptools==0.6.4 (from versions: none)ERROR: No matching distribution found for httptools==0.6.4[07:47:46] Error building Flet app - see the log of failed command above. Run subprocess: ['/opt/hostedtoolcache/flutter/stable-3.24.5-x64/bin/flutter', 'doctor']
Additional details
No response
The text was updated successfully, but these errors were encountered:
Duplicate Check
Describe the bug
I am just trying to build APK and got this error both on local machine and github actions. I'm new at building apps so i might be missing simple configurations here. Please let me know. Thanks
Repo:
https://github.com/jhonielviloria/flet_test
YAML file:
https://github.com/jhonielviloria/flet_test/blob/master/.github/workflows/apk_build.yml
Code sample
Code
To reproduce
flet build apk
Expected behavior
No response
Screenshots / Videos
Captures
[Upload media here]
Operating System
Windows
Operating system details
Windows 11 and Ubuntu on GA
Flet version
0.25.2
Regression
No, it isn't
Suggestions
No response
Logs
Logs
Additional details
No response
The text was updated successfully, but these errors were encountered: