kivy / kivy-ios

Toolchain for compiling Python / Kivy / other libraries for iOS
https://kivy.org/docs/guide/packaging-ios.html
MIT License
758 stars 237 forks source link

ios.c not found when building ios for kivy #833

Closed pythonsus closed 11 months ago

pythonsus commented 11 months ago

Versions

Describe the bug when running toolchain build python3 kivy pillow getting ios.c not found To Reproduce install from development run toolchain build python3 kivy pillow

Expected behavior it works Logs

build ios extension
ios.c not found

Screenshots

Additional context Add any other context about the problem here.

pythonsus commented 11 months ago

fixed when downgrading cython