You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"/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
**
The text was updated successfully, but these errors were encountered:
👋 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.
Versions
Describe the bug
To Reproduce
build latest, pip install kivymd,run any kivymd examples
**
The text was updated successfully, but these errors were encountered: