ttkbootstrap icon indicating copy to clipboard operation
ttkbootstrap copied to clipboard

Update widgets.py

Open matsnascimento opened this issue 2 years ago • 5 comments

.venv\Lib\site-packages\ttkbootstrap\widgets.py", line 856, in _draw_meter img.resize((self._metersize, self._metersize), Image.CUBIC) ^^^^^^^^^^^ AttributeError: module 'PIL.Image' has no attribute 'CUBIC'. Did you mean: 'BICUBIC'?

matsnascimento avatar Oct 21 '23 01:10 matsnascimento

There's already #467, #473, #479, #490 and #491 open to fix this problem.

rdbende avatar Oct 21 '23 08:10 rdbende

This can be closed in lieu of #490

rdbende avatar Nov 19 '23 08:11 rdbende

The issue was resolved by the merge of #490. Please close this one.

rdbende avatar Nov 29 '23 10:11 rdbende

issue still present on running python -m ttkcreator maybe https://github.com/israel-dryer/ttkbootstrap/pull/490 does not apply to ttkcreator?

VAnD4L avatar Jun 12 '24 21:06 VAnD4L

The Pypi package has still not been updated. It should work, if you use it from this repo directly.

rdbende avatar Jun 13 '24 09:06 rdbende