Describe the bug
The package on pypy uses distutils to get versioning information, and this breaks on newer versions of python when building p4a
To Reproduce
ModuleNotFoundError: No module named 'distutils'
Python for android ended.
Expected behavior
A clear and concise description of what you expected to happen.
Logs/output
If applicable, add screenshots to help explain your problem.
Platform (please complete the following information):
- OS: [e.g. windows 10 /OSX 10.12 /linux/android 8/IOS 12…]
Android
- Python version.
Python 3.14
- release or git branch/commit
Additional context
The latest code seems to have a fix.
Describe the bug
The package on pypy uses distutils to get versioning information, and this breaks on newer versions of python when building p4a
To Reproduce
Expected behavior
A clear and concise description of what you expected to happen.
Logs/output
If applicable, add screenshots to help explain your problem.
Platform (please complete the following information):
Android
Python 3.14
Additional context
The latest code seems to have a fix.