Re: Tkinter on Mac OS crashes python

2019-05-15 Thread Chip Towner
anks! Chip Towner c...@gct3engineering.com > On May 14, 2019, at 22:59, Terry Reedy wrote: > > On 5/14/2019 1:22 PM, Chip Towner wrote: >> I am trying to use tkinter and when I attempt to do so Python crashes. I am >> accessing Python (v 3.6.8) in Spyder (

Tkinter on Mac OS crashes python

2019-05-14 Thread Chip Towner
I am trying to use tkinter and when I attempt to do so Python crashes. I am accessing Python (v 3.6.8) in Spyder (v3.6) from Anaconda. The version of TkVersion tells me the version is 8.6 and the Anaconda environment browser tells me it is 8.6.8. An example piece of code I am trying to run