TkinterEP / ttkthemes

A group of themes for the ttk extenstions for Tkinter
GNU General Public License v3.0
364 stars 47 forks source link

ttkthemes not working on python 3.7 #60

Closed krishabh1998 closed 4 years ago

krishabh1998 commented 4 years ago

I'm getting this error even I have installed the ttkthemes module from inside of pycharm also and through cmd of windows also but still not working

error-from ttkthemes import ThemedTk ModuleNotFoundError: No module named 'ttkthemes'

Akuli commented 4 years ago

How did you install ttkthemes?

krishabh1998 commented 4 years ago

How did you install ttkthemes?

Installed in pycharm by going into plugins and download it