Skip to content

Instantly share code, notes, and snippets.

@Technicus
Created August 11, 2014 20:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Technicus/92ee053477a17120e381 to your computer and use it in GitHub Desktop.
Save Technicus/92ee053477a17120e381 to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "/usr/bin/idle", line 5, in <module>
main()
File "/usr/lib/python2.7/idlelib/PyShell.py", line 1427, in main
root = Tk(className="Idle")
File "/usr/lib/python2.7/lib-tk/Tkinter.py", line 1712, in __init__
self.tk = _tkinter.create(screenName, baseName, className, interactive, wantobjects, useTk, sync, use)
_tkinter.TclError: no display name and no $DISPLAY environment variable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment