Can not import turtle in python #3670
-
ModuleNotFoundError: No module named 'turtle' |
Beta Was this translation helpful? Give feedback.
Answered by
sk0kanik
Oct 22, 2023
Replies: 1 comment
-
Tkinter ( |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sylirre
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tkinter (
pkg install python-tkinter
) and Graphical Environment (https://wiki.termux.com/wiki/Graphical_Environment) is needed.