You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed x-osint within instructions i did whrite xosint but it gave me no module named tkinder
Me: xosint
Terminal/Termux: Traceback (most recent call last):
File "/data/data/com.termux/files/usr/bin/xosint", line 33, in
import tkinter as tk
ModuleNotFoundError: No module named 'tkinter'
How do I fix this?
The text was updated successfully, but these errors were encountered:
I have installed x-osint within instructions i did whrite xosint but it gave me no module named
tkinder
Me: xosint
Terminal/Termux: Traceback (most recent call last):
File "/data/data/com.termux/files/usr/bin/xosint", line 33, in
import tkinter as tk
ModuleNotFoundError: No module named 'tkinter'
How do I fix this?
The text was updated successfully, but these errors were encountered: