kivy / kivy/python-for-android
Использование разных версий Python
Open
- Dominant language
- Python
- Stars
- 8.9k
- Forks
- 2k
- Avg merge
- 12h 20m
- Merged PRs (30d)
- 9
Description
При сборке приложения требовалась 3.11 версия
В итоге вся сборка упала потому что собиралась под 3.14
buildozer v1.6.0
Contributor guide
Research direction
Start by reproducing the build with Buildozer v1.6.0 and compare the requested Python 3.11 with the Python 3.14 version actually used. No file or test is named in the report, so first locate the version-selection entry point; done means the requested Python version is honored and the mismatch is covered by a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, python
- Domain
- build-system, mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100