Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Kolhax opened this issue Jan 10, 2023 · 1 comment
Open

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

Kolhax opened this issue Jan 10, 2023 · 1 comment

Comments

@Kolhax
Copy link

Kolhax commented Jan 10, 2023

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
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants