i have got this issue what should i do? kivy.factory.FactoryException: Unknown class <MDToolbar>
--
You received this message because you are subscribed to the Google Groups "Kivy users support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/19b72bc9-1402-48a3-bb82-ee345461b795n%40googlegroups.com.
Looking at the docs for KivyMD, there is no widget Named SmartTilewithStar, there is a SmartTile. https://kivymd.readthedocs.io/en/1.1.1/components/imagelist/#kivymd.uix.imagelist.imagelist.MDSmartTile
i have got this issue what should i do? kivy.factory.FactoryException: Unknown class <MDToolbar>
--
You received this message because you are subscribed to the Google Groups "Kivy users support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/19b72bc9-1402-48a3-bb82-ee345461b795n%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Kivy users support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/52ae838c-fba7-490d-80fb-afc0df57b639n%40googlegroups.com.
If you execute pip list in your current venv, do you see ‘certifi’?
If not make sure you install kivy following the directions here: https://kivy.org/doc/stable/gettingstarted/installation.html#install-pip
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/bf6fe60b-6a27-4cd1-82b8-d49bea271db9n%40googlegroups.com.