You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had to change requirements.txt from: kivymd~=0.104.2.dev0 Kivy~=2.0.0rc4
to: kivy_deps.sdl2_dev~=0.5.1 kivymd~=0.104.2.dev0
and then do: pip install olefile
just saying if you want to fix that (: