Open
Description
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'
Metadata
Assignees
Labels
No labels
Activity
HeaTTheatR commentedon Jan 10, 2023
@Kolhax Try installing the SweetAlert library from the master branch. I did not release the library with new changes in the PyPi.