Tkinter problem
Christian Gollwitzer
auriocus at gmx.de
Fri Jun 18 02:44:21 EDT 2021
Am 18.06.21 um 08:28 schrieb Liya Ann Sunny:
> I am using Colab. How could solve this problem.
> TclError: couldn't connect to display ":0.0"
You're either not running an X server, or having problems to connect to it.
Are you sure that Google Colab supports X11 at all? This link doesn't
seem to support that idea:
https://stackoverflow.com/questions/61168210/is-there-any-way-to-use-tkinter-with-google-colaboratory
Christian
More information about the Python-list
mailing list