pythonsus
pythonsus
try installing kivy-ios like this: git clone https://github.com/kivy/kivy-ios.git cd kivy-ios/ python3 -m venv venv . venv/bin/activate pip install -e . then run toolchain build kivy
can u give me the whole whole entire log
there is a pycyprto that might work
repice
is tehrer python 3.10 support?
use the protobuf recipe form https://github.com/kivy/python-for-android/tree/develop/pythonforandroid/recipes
can you copy the pandas recipe from python-for-android to the kivy-ios/recipes folder inside the kivy-ios main folder
try this fork: https://github.com/pythonsus/kivy-ios/tree/master