Re: [Pythonmac-SIG] Trouble building against Tkinter on 64-bit python.org python

2012-12-21 Thread llvllj
I still have problem with this issue and I don't know what I'm doing wrong. objc[1296]: Class TKApplication is implemented in both /System/Library/Frameworks/Tk.framework/Versions/8.5/Tk and /Library/Frameworks/Tk.framework/Versions/8.5/Tk. One of the two will be used. Which one is undefined. objc

Re: [Pythonmac-SIG] Trouble building against Tkinter on 64-bit python.org python

2011-10-12 Thread Kevin Walzer
On 10/12/11 5:29 PM, Russell E. Owen wrote: objc[1083]: Class TKWindow is implemented in both /Library/Frameworks/Tk.framework/Versions/8.5/Tk and /System/Library/Frameworks/Tk.framework/Versions/8.5/Tk. One of the two will be used. Which one is undefined. Any idea how to deal with this? Google