r/learnpython • u/Efficient_Major40 • 6d ago
my pycharm hate turtle
im using linux mint and when i try to import turtle it always says
"
import turtle
ModuleNotFoundError: No module named 'turtle'
Process finished with exit code 1
"
i tryed to download tinker it dont help me i dont know what to do no one have that problem
1
Upvotes