kivymd showing error whilst converting kivy app into iOS app.

140 views
Skip to first unread message

Aditya Bihani

unread,
Jul 22, 2021, 10:48:05 AM7/22/21
to Kivy users support
Hi there,

I have an app which makes use of kivy and kivy md along with python libraries like matplotlib.

How and when do I install kivymd and matplotlib such that the kivy app runs on the Xcode simulator.

I have tried installing matplotlib and kivymd via the toolchain pip install <package name> command but keep getting an error for matplotlib as:

 Could not find a version that satisfies the requirement matplotlib (from versions: )

No matching distribution found for matplotlib

kivymd on the other hand, even though gets installed via the toolchain command gives an error when the app runs on Xcode :

.8/site-packages/PIL/Image.py", line 114, in <module>

     from . import _imaging as core

 ImportError: cannot import name '_imaging' from 'PIL'


Can someone please help me out.

there are no extensive tutorials which discuss how to convert kivy apps which make use of kivymd and matplotlib into iOS apps.

Thank you.

Robert

unread,
Jul 22, 2021, 12:34:36 PM7/22/21
to Kivy users support
Yes, there is not a lot of help for using kivy-ios and I have never used it.


Reply all
Reply to author
Forward
0 new messages