I can't open the output window in replit (with python turtle module)

Problem description:
I can get output from turtle.

Expected behavior:
to get an output from replit

Actual behavior:

Traceback (most recent call last): Q®
File *main.py”, line 11, in <nodule>
-Turtle()
nix/store/hddccorh83j291r5539hkf6qdslgiikb-python3-
3.10.8/1ib/python3.10/turtle.py”, line 3814, in __init__
Turtle._screen = Screen)
File "/nix/store/hddccarh83;j291r5539hkf6qd8lgiikb-python3-
3.10.8/1ib/python3.10/turtle.py”, line 3664, in Screen
Turtle._screen = _Screen()
File "/nix/store/hddccarh83j291r5539hkf6qd8lgiikb-python3-
3.10.8/1ib/python3.10/turtle.py”, line 3680, in __init__
_Screen._root = self._root = _Root()
File "/nix/store/hddccarh83;j291r5539hkf6qd8lgiikb-python3-
3.10.8/1ib/python3.10/turtle.py”, line 435, in __init__
Tk. init__(self)
nix/store/hddccarh83j291r5539hkf6qdslgiikb-python3-

elf.tk = _tkinter.create(screenName, baseName, classNam
e, interactive, wantobjects, useTk, sync, use)
tkinter.TclError: couldn't connect to display

Steps to reproduce:
reload, closed, open a new repal

Bug appears at this link:
https://replit.com/@10356327/test

Browser/OS/Device:
chrome

Welcome to the community! Replit is currently experiencing a major outage of graphics functionality and many Repls have been affected. For more details, visit https://status.replit.com/.
VNC Repls not booting | Incidents - #13 by ShaneAtReplit

1 Like