Skip to content
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

Open
mrwulff opened this issue Mar 6, 2024 · 5 comments
Open

unable to build example kivymd for kivy-ios #1637

mrwulff opened this issue Mar 6, 2024 · 5 comments

Comments

@mrwulff
Copy link

mrwulff commented Mar 6, 2024

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)

  • OS: latest
  • Python: 3.11.6
  • Kivy: 2.3.0
  • KivyMD: master
  • kivy-ios: master
@HeaTTheatR
Copy link
Member

Use Kivy >= 2.3.0 version

@mrwulff
Copy link
Author

mrwulff commented Mar 7, 2024

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

@HeaTTheatR
Copy link
Member

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

@subhashsharma
Copy link

subhashsharma commented Mar 14, 2024

@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
This is a blocker and we are not able to use the KivyMD master. Could you please look into this?

@T-Dynamos
Copy link
Collaborator

Please test latest recipe from kivy-ios.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants