Learn to make beautiful cross-platform (iOS, Android) apps in Python! Subscribe to make sure you don’t miss any of the upcoming videos 🙂
? LINKS AND INFO! ?
Consider donating to me if you are able to and appreciate my content: https://www.paypal.me/eriksandbergsoftware
Here are some apps that have been made with KivyMD – let me know in the comments if there’s one you want to add to the…
git clone doesn't require sudo, and it's certainly a bad idea to use it there. You also don't need to use sudo for setup.py, you can use –user to install to user directory, or you could install in a virtualenv and you don't need sudo either, it's better to install as a user than mess with the system. Looking forward for the rest of the series, kivymd is quite an important addition to kivy, and it needs more visibility :).
What is the process so it will work on iPhone and android? Is their something else you have to do?
I got an error saying "Unable to get a Text provider, abort" after I tried running main.py from the kitchen sink folder. Anyone know how to bypass this?
After I install and try to run the kitchen_sink app, I get an error "ModuleNotFoundError: No module named 'kivy'"
it's so nice , thx!
How to download and install it on windows? Because i am working on windows. Please help me.
I'm working on Windows. Is there a way in which I could download and use it for my apps?
Next video fast please.
Thnx for the video, how to install kivymd for windows?
wow great really
Kivy studio release, una app en kivymd se puede correr en kivy launcher?
Can use kivymd(the source code)with original Kivy?
I can already tell that this is going to be a great series!
I'm having trouble to design my app because I'm new in kivy. This helps me a lot, Thanks! ?