Open matsnascimento opened 1 year ago
There's already #467, #473, #479, #490 and #491 open to fix this problem.
This can be closed in lieu of #490
The issue was resolved by the merge of #490. Please close this one.
issue still present on running python -m ttkcreator maybe https://github.com/israel-dryer/ttkbootstrap/pull/490 does not apply to ttkcreator?
The Pypi package has still not been updated. It should work, if you use it from this repo directly.
.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'?