ModuleNotFoundError: No module named 'kivymd'

555 views
Skip to first unread message

John Thomas

unread,
May 2, 2023, 8:12:32 PM5/2/23
to Kivy users support
Any ideas how to overcome this error message?

Traceback (most recent call last):
File "C:\kivygui\toe.py", line 2, in <module>
from kivymd.app import MDApp
ModuleNotFoundError: No module named 'kivymd'

I've been following John Elder's codemy.com Python/Kivy course and I'm getting the error trying to run his toe.py / toe.kv code from Git Bash. His code is here: https://bit.ly/325u72Q and the relevant YouTube video is here: https://youtu.be/OoNO6GWhHZY.

echidne

unread,
May 3, 2023, 3:20:24 AM5/3/23
to Kivy users support
Hi,
kivyMD is not part of kivy. Have you checked that kivyMD is correctly installed in your environment (docs kivyMD )?

John Thomas

unread,
May 3, 2023, 7:54:28 AM5/3/23
to Kivy users support
Thanks of the tip. I'll be able to check tomorrow. 
Reply all
Reply to author
Forward
0 new messages