I am on MAC Pro running MAC OS Siera 10.12.6 and have installed Python 3.6.4 however when i run idle I get this message
WARNING: The version of Tcl/Tk (8.5.9) in use may be unstable.
Visit
http://www.python.org/download/mac/tcltk/ for current information.
I am a Newbie to Python and having searched the Internet for how to resolve this message am no clearer of how to and clear this issue.
I have opened the link referred to but am unsure how to proceed.
Any help welcomed.
Apologies if I am in the wrong forum
Regards
FJ
Not a Mac user, but if you follow the link given in the error message, the first link given refers you to ActiveTCL 8.5. On the list of downloads for version 8.5.18.0, there is an option to download a DMG file. I assume the DMG file includes an installer that will update your version of TCL.
Background: TCL is old scripting language that was used to create a GUI environment called tkinter. Many years ago, Python adopted tkinter as the default GUI environment because it was widely available (and not because it was modern....). The version of TCL/tkinter included on Mac has a bug that Apple won't fix. So you need to install an updated version.
Hi Tim thank you for your assistance. Before I download the 8.5 link and based upon your reference that this TCL is an old scripting Language do you believe is there a better more up to date or alternative option I should consider ?
Fred
Hi Tim I have downloaded the ActiveTCL 8.5 Link which has now resolved the Warning Message.
I think the best way to ensure success is to have ActiveTCL 8.5 installed prior to downloading and installing PYTHON 3.6.4. Python.ORG have included an Auto link between 8.6 and 8.5 to ensure the IDLE runs OK.
Tim thanks for your very valuable assistance and guidance.
Regards
Fred

Hi Larz, thanks for your reply, I have checked out the PyCharm Link and will download as per the youtube link you provided. It looks quite comprehensive.
Kind regardas
& Merry Xmas