Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Traceback (most recent calllast) #28

Open
dayakhunter88 opened this issue Apr 27, 2023 · 1 comment
Open

Traceback (most recent calllast) #28

dayakhunter88 opened this issue Apr 27, 2023 · 1 comment

Comments

@dayakhunter88
Copy link

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants