tkinter (Tkinter ;-) )
Terry Reedy
tjreedy at udel.edu
Wed Oct 15 15:25:33 EDT 2014
More information about the Python-list mailing list
Wed Oct 15 15:25:33 EDT 2014
- Previous message (by thread): tkinter (Tkinter ;-) )
- Next message (by thread): Question About Running Python code
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 10/15/2014 3:12 PM, tntsugar at googlemail.com wrote: > hi guys, > > can you help me please... > > i installed python 3.4.2 What system? > and the IEP editor... I have no idea what that is. > now i want to program a little thingy with a window, a button and some > entry fields that are connected to a simple calculation... > > the IEP shows me "3.4.2 without GUI"... > > strange... in the instalation i see the package being installed Which package. > but when > i check in the command box i get a message that tkinter is not installed > (yes i tried both ways T and t...)... tkinter needs tcl/tk. The Windows installer installs this automtically. The installer on other systems may not. -- Terry Jan Reedy
- Previous message (by thread): tkinter (Tkinter ;-) )
- Next message (by thread): Question About Running Python code
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list