aydinnyunus / WhatsappBOT

Send messages to any person in any time how much you want.
422 stars 104 forks source link

Traceback (most recent calllast) #28

Open dayakhunter88 opened 1 year ago

dayakhunter88 commented 1 year ago

I get this meassge boss,could you help me please. traceback (most recent call last): file "/home/kali/whatsappbot/whatsappbot.py", line 2, in import tkinter as tk file "/usr/local/lib/python3.10/tkinter/init.py", line 37, in import _tkinter # if this fails your python may not be configured for tk.

moisesAlc commented 1 year ago

hi there. instead of import _tkinter you could try using import tkinter without the underscore