kivy / kivy/python-for-android
How to create Distance recipe
- Ngôn ngữ chính
- Python
- Star
- 8.9k
- Fork
- 2k
- Merge trung bình
- 12 giờ 20 phút
- Pull request đã merge (30 ngày)
- 9
Mô tả
### Overview
I try to create 'Distance' recipe for my app. I used 'CompiledComponentPythonRecipe' as a reference class.
But I couldn't build by below error.
### Versions
- Python: 3.10
- OS: mac OS Monterey 12.7.6
- Kivy: 2.3.0
### Description
Error content:
" in build_compiled_components
build_dir = glob.glob('build/lib.*')[0]
IndexError: list index out of range"
How should I do for fix this ?
If you have any idea, please tell me.
Thanks in advance.
Hướng dẫn đóng góp
Hướng nghiên cứu
Start with the CompiledComponentPythonRecipe reference and the build_compiled_components path named in the traceback. Reproduce the build on Python 3.10, macOS Monterey, and Kivy 2.3.0, then determine the recipe-specific setup needed to avoid the missing build/lib.* directory. Done means documenting the correct recipe process or identifying a concrete fix.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- android, python
- Lĩnh vực
- build-system, mobile
- Loại issue
- Tài liệu
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 25/100