Closed Travelling-Human closed 3 months ago
apt install tk
Thank you
And what should I do when this happens
Traceback (most recent call last):
File "/data/data/com.termux/files/usr/bin/xosint", line 29, in
I kindly ask for a quick reply
apt install tk
Thank you
And what should I do when this happens
Traceback (most recent call last): File "/data/data/com.termux/files/usr/bin/xosint", line 29, in import tkinter as tk ModuleNotFoundError: No module named 'tkinter'
I kindly ask for a quick reply
Bro, have you found the answer?
apt install tk
Thank you
And what should I do when this happens
Traceback (most recent call last): File "/data/data/com.termux/files/usr/bin/xosint", line 29, in import tkinter as tk ModuleNotFoundError: No module named 'tkinter'
I kindly ask for a quick reply
Bro, have you found the answer?
No dude
@Travelling-Human , an update has just been released to fix the issue you might be having kindly read here on how to update manually
Thank you
Traceback (most recent call last): File "/data/data/com.termux/files/usr/bin/xosint", line 946, in root = tk.Tk()
^^^^^^^
File "/data/data/com.termux/files/usr/lib/python3.11/tkinter/init.py", line 2345, in init
self.tk = _tkinter.create(screenName, baseName, className, interactive, wantobjects, useTk, sync, use)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
_tkinter.TclError: no display name and no $DISPLAY environment variable
This is what I saw when I tried to run x-osint after the necessary package installation. What should I do