kivy / python-for-android

Turn your Python application into an Android APK
https://python-for-android.readthedocs.io
MIT License
8.3k stars 1.84k forks source link

sympy recipe build fail #2820

Open RobertFlatt opened 1 year ago

RobertFlatt commented 1 year ago

Logs

[1m[90m[DEBUG][39m[0m:      Please install the mpmath package with a version >= 0.19

Also in the near future this will be an issue:

[1m[90m[DEBUG][39m[0m:      /home/bobf/ex/regression/.buildozer/android/platform/build-arm64-v8a/build/other_builds/sympy/arm64-v8a__ndk_target_21/sympy/setup.py:49: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
[1m[90m[DEBUG][39m[0m:        from distutils.core import setup, Command
grekichi commented 4 months ago

Hi there ! When will this bug be fiexed ? Anybody trying now ?