Thanks for pointing out this bug and how it should be corrected.
I have updated the plugin in the first post of this thread so that
Code:
import tkinter.ttk as tkinter_ttk
is replaced by
Code:
import tkinter.ttk as ttk
in all relevant files in the plugin.