J
J
Just Python's sheep2020-07-17 10:46:07
Python
Just Python's sheep, 2020-07-17 10:46:07

How to fix KivyMD import error?

Ku, I installed pip install kivymd, but when importing objects, there is an error

>> 1:#:import MDLabel kivymd.label.mdlabel
2:#:import MDTextField kivymd.textfields.MDTextField
3:#:import MDRaisedButton kivymd.button.MDRaisedButton
...
Unable to import package 'kivymd.label.mdlabel'


What to do?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
SashaN69, 2020-07-17
@SashaN69

It seems that in the new version of kivyMD, it is no longer necessary to specify imports in the kv file

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question