[Pythonmac-SIG] Help with TKinter under 10.3

Bob Ippolito bob at redivi.com
Fri Nov 14 09:26:31 EST 2003


On Nov 14, 2003, at 9:02 AM, Bob W wrote:

> Sorry if this has been answered before.  I did look thru the archive, 
> but did not find anything that seems to fit my request.  Also, I am 
> new to Python and TclTk.
>
> I run 10.3.1 on a Powerbook G4 and keep the OS up2date.  I am trying 
> to get Tcl/Tk to work with the Apple-Installed version of python.  I 
> downloaded MacPython and installed it.  Then I installed _tkinter 
> using PackageManager.Then I downloaded TclTkAqua and installed it.  I 
> then reinstalled (ie upgraded MacPython then _tkinter), because 
> sometimes the order of these things seems to be important.  "import 
> _tkinter" now works, but "import TKinter" does not (ie can't find the 
> module).
>
> Could someone please point out what I am doing wrong?  Thanks you for 
> your help.

Check your shift key?  It's called Tkinter, not TKinter.  
Capitalization matters in Python, even though it doesn't in the 
filesystem.

-bob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2357 bytes
Desc: not available
Url : http://mail.python.org/pipermail/pythonmac-sig/attachments/20031114/4abb38c0/smime.bin


More information about the Pythonmac-SIG mailing list