[Tkinter-discuss] IDLE can't be opened

2015-06-16 Thread Petr Tvrdik
Hello, I have installed Python IDLE from https://www.python.org/downloads/ When I launch the IDLE program I get the error message “The application IDLE can’t be opened.” However, the application WORKS IN ANOTHER ACOUNT on the same machine (Macbook Pro, mid 2010, updated to Yosemite 10.10.3) I

[Tkinter-discuss] Third-party ttk themes

2015-06-16 Thread memilanuk
So... using Anaconda 2.2.0 / Python 3.4.3 on Linux, and the only ttk themes that came with are 'clam', 'alt', 'default' and 'classic'. I've seen reference to other theme names like 'aqua', 'step', 'winnative', 'vista' and 'xpnative'. Are these themes - or others like them - available somewher

Re: [Tkinter-discuss] IDLE can't be opened

2015-06-16 Thread Ned Deily
In article <01ad415b-c98c-433b-95d9-59731d9d4...@genetics.utah.edu>, Petr Tvrdik wrote: > I have installed Python IDLE from https://www.python.org/downloads/ > > When I launch the IDLE program I get the error message "The application IDLE > can't be opened." > > However, the application WORKS

Re: [Tkinter-discuss] Third-party ttk themes

2015-06-16 Thread Kevin Walzer
On 5/7/15 5:07 AM, memilanuk wrote: So... using Anaconda 2.2.0 / Python 3.4.3 on Linux, and the only ttk themes that came with are 'clam', 'alt', 'default' and 'classic'. I've seen reference to other theme names like 'aqua', 'step', 'winnative', 'vista' and 'xpnative'. Are these themes - or ot