Re: [Pythonmac-SIG] Trouble getting TK to work

2005-01-29 Thread eichin
> File "/sw/lib/python2.3/lib-tk/Tkinter.py", line 3, in ? /sw means you're getting something out of Fink, which may be your problem -- the fink install hacks a path set into your account's dotfiles somewhere, so you may only *think* you're getting the one that comes with osx... Note the differen

[Pythonmac-SIG] Trouble getting TK to work

2005-01-29 Thread Dave Kanter
Forgive me if this question has been asked 100 times. I tried reading through past archives, honest I did. I'm having some trouble with Python and TK, but I'm not sure how to proceed. This is what I did: I'm using the version of Python that came with OSX -- version 2.3. I also downloaded Tc