Python Forum
Help! Turtle not working, even when we click the turtle demo in IDLE nothing happens.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help! Turtle not working, even when we click the turtle demo in IDLE nothing happens.
#2
Try running the demo from the command line. If there's an error, you'll be able to see it (instead of the window just closing before you can read it). Plus, IDLE is well known within the python community to be a really bad editor that doesn't even work with some modules.

Once it works from the command line, then try getting it to work from an editor. And once you're at that step, I personally think Visual Studio Code is a great (and free) product from Microsoft: https://code.visualstudio.com/
Reply


Messages In This Thread
RE: Help! Turtle not working, even when we click the turtle demo in IDLE nothing happens. - by nilamo - Jan-03-2019, 06:39 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Photo Problem installing turtle MasterJediKnight7 17 24,621 Mar-18-2024, 10:22 AM
Last Post: bmohamadyar313
  Trying to make a board with turtle, nothing happens when running script Quascia 3 670 Nov-01-2023, 03:11 PM
Last Post: deanhystad
  Turtle Star Fill Color Yellow-White Interchanging Color Effect codelab 9 997 Oct-25-2023, 09:09 AM
Last Post: codelab
  Turtle Detection ChinaPlaneFlyer 1 655 Apr-17-2023, 02:49 PM
Last Post: deanhystad
  Turtle Graphics - Screen & Window Sizing jerryf 1 830 Feb-09-2023, 08:02 PM
Last Post: jerryf
  Turtle.setpos() vs text position on screen query ElectronWrangler 0 1,611 Nov-26-2022, 02:39 AM
Last Post: ElectronWrangler
  Adding Decimals to classes with OOP + rounding to significant digits (ATM demo) Drone4four 7 2,303 May-04-2022, 06:15 AM
Last Post: Drone4four
Exclamation Phyton Metin2 Game Left Click not working. Help anonym35 0 1,536 Feb-02-2022, 07:01 PM
Last Post: anonym35
  Turtle onkey() simonc8 12 7,485 Jun-29-2021, 09:09 AM
Last Post: simonc8
  Setup working directory in IDLE Pavel_47 3 3,776 Mar-06-2021, 08:59 AM
Last Post: Pavel_47

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020