Strange error with output

I’m running Python with Turtle, and the output is frozen. I get the message below:

Traceback (most recent call last):
File “/home/runner/siercarpeturtle/driver.py”, line 26, in
spec.loader.exec_module(module)
File “”, line 883, in exec_module
File “”, line 241, in _call_w
Python turtle on Replit

Expected behavior:
Draw to screen.

Actual behavior:
Output frozen.

Steps to reproduce:
Unknown

Bug appears at this link:
https://replit.com/@LoganSarjent/siercarpeturtle#main.py

Browser/OS/Device:

chromebook

Replit is having issues right now, give them a while to figure this out.

1 Like