Closed ilkergoksen closed 8 months ago
I was able to fix the issue and I will leave a comment here in case anyone faces the same problem:
I went into C:\Program Files\Python312\Lib\site-packages\ttkbootstrap and opened the file named widgets.py. I searched for the word CUBIC and replaced it with BICUBIC and saved it. That resolved the issue and TTK Creator starts without a problem.
Please note that the folder title Python312 might have different numbers on your computer depending on the version of Python installed.
Desktop (please complete the following information):
Windows 11 ttkbootstrap version: 1.10.1
Describe the bug
Hi,
I installed ttkbootstrap and using the themes and widgets without issues in my code. However, when I want to run TTK Creator, I get the following error. Any issues how I might go about solving it.
Thanks in advance, cheers...
To Reproduce
No response
Expected behavior
No response
Screenshots
No response
Additional context
No response