kivymd-extensions / KivyMD_Extensions

Additional packages for KivyMD library. See @kivymd-extensions
MIT License
29 stars 4 forks source link

ModuleNotFoundError: No module named 'kivymd.utils.fitimage' #5

Open Kolhax opened 1 year ago

Kolhax commented 1 year ago

File "C:\Users\my-pc2\AppData\Local\Programs\Python\Python310\lib\site-packages\kivymd_extensions\sweetalert__init__.py", line 1, in from .sweetalert import SweetAlert File "C:\Users\my-pc2\AppData\Local\Programs\Python\Python310\lib\site-packages\kivymd_extensions\sweetalert\sweetalert.py", line 62, in from kivymd.utils.fitimage import FitImage ModuleNotFoundError: No module named 'kivymd.utils.fitimage'

HeaTTheatR commented 1 year ago

@Kolhax Try installing the SweetAlert library from the master branch. I did not release the library with new changes in the PyPi.