标签: python tkinter activetcl python-install
我刚从python网站安装了Python 3.5。在IDLE上看到此错误消息后:
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.
我安装了Active tcl。但是当我打开IDLE时,我仍然会遇到同样的错误。 我该如何纠正这个问题?