TermuxHackz / X-osint

This is an Open source intelligent framework ie an osint tool which gathers valid information about a phone number, user's email address, perform VIN Osint, and reverse, perform subdomain enumeration, able to find email from a name, and so much more. Best osint tool for Termux and linux
https://termuxhackz.github.io/How-to-get-information-using-Xosint.html
GNU General Public License v3.0
1.08k stars 107 forks source link

X osint running error #50

Closed Travelling-Human closed 3 months ago

Travelling-Human commented 5 months ago

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

Travelling-Human commented 4 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 import tkinter as tk ModuleNotFoundError: No module named 'tkinter'

I kindly ask for a quick reply

6oname commented 4 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 import tkinter as tk ModuleNotFoundError: No module named 'tkinter'

I kindly ask for a quick reply

Bro, have you found the answer?

Travelling-Human commented 4 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 import tkinter as tk ModuleNotFoundError: No module named 'tkinter'

I kindly ask for a quick reply

Bro, have you found the answer?

No dude

TermuxHackz commented 3 months ago

@Travelling-Human , an update has just been released to fix the issue you might be having kindly read here on how to update manually

Travelling-Human commented 3 months ago

Thank you