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

startup error #71

Open
nmaphacker opened this issue Jul 11, 2022 · 1 comment
Open

startup error #71

nmaphacker opened this issue Jul 11, 2022 · 1 comment

Comments

@nmaphacker
Copy link

Hello,
What is this error:

┌──(root㉿kali)-[~/PcapXray]
└─# python3 Source/main.py
Interactive graph in app wont work as python version/platform is not supported (will launch in default browser)
Traceback (most recent call last):
File "/root/PcapXray/Source/main.py", line 52, in
main()
File "/root/PcapXray/Source/main.py", line 41, in main
base = Tk()
File "/usr/lib/python3.10/tkinter/init.py", line 2299, in init
self.tk = _tkinter.create(screenName, baseName, className, interactive, wantobjects, useTk, sync, use)
_tkinter.TclError: no display name and no $DISPLAY environment variable

@Srinivas11789
Copy link
Owner

Hey @nmaphacker, looks like env specific, are you launching via SSH? Pls share about your env/setup. Thanks!

  • similar tkinter.TclError discussion at ref

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