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
People who really want this can still use an older PIL version or use ttkbootstrap directly from this repo, but demanding an update of the Pypi package is rather pointless, given that israel-dryer has not been available here for over a year.
Yes i understand now, my bad. it is a pretty easy fix to be honest as you just need to manually edit the file yourself and replace it, but it would be nice to see it be replaced as this is a very good project otherwise.
Desktop (please complete the following information):
Windows 11 Home
ttkbootstrap 1.10.1 (Latest version)
Describe the bug
In widgets file it there is an undefined variable in widgets.py PIL.CUBIC it needs to PIL.BICUBIC which is preventing using the meter widget:
Just replace this file with this one:
widgets.zip
OLD
To Reproduce
On Version 1.10.1
just type this in terminal:
Then you will get the error
Expected behavior
The expected behavior is that the
python -m ttkbootstrap
is supposed to loadScreenshots
No response
Additional context
widgets.zip
The text was updated successfully, but these errors were encountered: