kivy / kivy-ios

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

Unable to build with kivymd==2.0 #897

Closed mrwulff closed 2 months ago

mrwulff commented 3 months ago

Versions

Describe the bug

"/Users/*/Library/Developer/CoreSimulator/Devices/*/data/Containers/Bundle/Application/*/test.app/lib/python3.11/site-packages/kivy/graphics/__init__.py", line 96, in <module>
from kivy.graphics.vertex_instructions import Bezier, BorderImage, Ellipse, \
 ImportError: cannot import name 'SmoothRectangle' from 'kivy_graphics_vertex_instructions' (kivy_graphics_vertex_instructions)

To Reproduce build latest, pip install kivymd,run any kivymd examples

**

github-actions[bot] commented 2 months ago

👋 We use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please use our support channels to get help with the project. For troubleshooting advice and other frequently asked questions, consult the latest Kivy for iOS FAQ. Let us know if this comment was made in error, and we'll be happy to reopen the issue.