-
-
Notifications
You must be signed in to change notification settings - Fork 674
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unable to build example kivymd for kivy-ios #1637
Comments
Use Kivy >= 2.3.0 version |
I am already using latest. The issue is that it can't be built and needs a recipe now that it requires materialyourcolor which is not pure python |
https://github.com/T-Dynamos/materialyoucolor-python/issues |
@HeaTTheatR - yes we can't use the KivyMD master branch. I have tried building materialyourcolor but no luck. I have posted the issues there on the https://github.com/T-Dynamos/materialyoucolor-python/issues repo |
Please test latest recipe from |
Using the master version of kivy,kivy-ios and kivymd
Unable to compile and run in xcode
"/Users/**/Library/Developer/CoreSimulator/Devices/9F084B3B-7778-4433-99AB-8DF9A3E05CFA/data/Containers/Bundle/Application/00DA0327-A1DE-4420-9F6E-B8993CC57DCC/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)
The text was updated successfully, but these errors were encountered: