Uh oh!
There was an error while loading. Please reload this page.
Replies: 1 comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I expect you have a remote instance(local ones won't have a big problem since you could just |
Uh oh!
There was an error while loading. Please reload this page.
Will this function be added in further version?
/usr/local/bin/python3 /root/AJ-Python/temp/2.py
Traceback (most recent call last):
File "/root/AJ-Python/temp/2.py", line 1, in
import turtle
File "/usr/local/lib/python3.10/turtle.py", line 107, in
import tkinter as TK
File "/usr/local/lib/python3.10/tkinter/init.py", line 37, in
import _tkinter # If this fails your Python may not be configured for Tk
ModuleNotFoundError: No module named '_tkinter'
All reactions