[Bug 2093393] Re: python3 contains turtle.py without python3-tk installed

2025-01-10 Thread Tan Chenyu
Well, I checked deb file. Though it is not fit with python3-tk, it should fit with python3.13-tk. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2093393 Title: python3 contains turtle.py without pyth

[Bug 2093393] [NEW] python3 contains turtle.py without python3-tk installed

2025-01-09 Thread Tan Chenyu
Public bug reported: When I using python3 without installing python3-tk, the "import turtle" command returns "No module named 'tkinter'" instead of "No module named 'turtle'". Here is a transcript: $ python3 Python 3.11.2 (main, Sep 14 2024, 03:00:30) [GCC 12.2.0] on linux Type "help", "copyrig