Re: import of ttk

2013-01-05 Thread Terry Reedy
On 1/5/2013 2:21 PM, Verde Denim wrote: On 01/04/2013 11:39 PM, Terry Reedy wrote: On 1/4/2013 11:02 PM, Verde Denim wrote: In reading through one of the learning articles, I have a bit of code that imports ttk, but I apparently don't have this installed. I've looked up the svn checkout for pyt

Re: import of ttk

2013-01-05 Thread Verde Denim
On 01/04/2013 11:39 PM, Terry Reedy wrote: > On 1/4/2013 11:02 PM, Verde Denim wrote: >> In reading through one of the learning articles, I have a bit of code >> that imports ttk, but I apparently don't have this installed. I've >> looked up the svn checkout for python-tk, and have checked it out >

Re: import of ttk

2013-01-04 Thread Terry Reedy
On 1/4/2013 11:02 PM, Verde Denim wrote: In reading through one of the learning articles, I have a bit of code that imports ttk, but I apparently don't have this installed. I've looked up the svn checkout for python-tk, and have checked it out (read-only), but still get the same error. I'm runnin