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

TclError: no display name and no $DISPLAY environment variable #4

Open
ShubhamBhatt opened this issue Sep 8, 2020 · 1 comment
Open

Comments

@ShubhamBhatt
Copy link

I am running your code on python3 ubuntu. It gives me this error. but when i run it on a ide it works fine. So i think some how its not able to make pop up window or sometthing. So please help me solve this.

image

@digitronik
Copy link
Owner

@ShubhamBhatt maybe you need to export the DISPLAY env variable

export DISPLAY=:0.0

for more info https://askubuntu.com/questions/432255/what-is-the-display-environment-variable

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