From: Kevin W. <kw...@co...> - 2017-01-16 20:44:16
|
On 1/16/17 2:39 PM, G 3 wrote: > After installing TCL-TK 8.6.6, I saw this error message when I tried > to use the Tk framework in Python: > _tkinter.TclError: no display name and no $DISPLAY environment variable > > Anyone know of a fix for this issue? > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > Tcl-mac mailing list > tc...@li... > https://lists.sourceforge.net/lists/listinfo/tcl-mac > Sounds like Python is looking for an X11 version of Tk, not the native one. -- Kevin Walzer Code by Kevin/Mobile Code by Kevin http://www.codebykevin.com http://www.wtmobilesoftware.com |