[issue4017] Tkinter cannot find Tcl/Tk on Mac OS X

2009-07-07 Thread Ronald Oussoren
Ronald Oussoren added the comment: keflavich: Please open a new issue for the problem you are running in, it is a completely seperate issue than the one you appended your message to. Where can I download a 64-bit capable version of Tcl/Tk? BTW. The correct fix would be to add a probe to setu

[issue4017] Tkinter cannot find Tcl/Tk on Mac OS X

2009-07-07 Thread Ned Deily
Ned Deily added the comment: @keflavich: To include 64-bit support for Tcl/Tk on OSX, you'll need to modify python's setup.py file. Search down for "All existing framework builds of Tcl/Tk don't support 64-bit" around line 1500 in 2.6; there is explicit code there to prevent tkinter from at

[issue4017] Tkinter cannot find Tcl/Tk on Mac OS X

2009-07-03 Thread Adam Ginsburg
Adam Ginsburg added the comment: Although this is an old & closed error, I'm still running in to it. I am trying to compile & install 64 bit python with Tk/Tcl support on Mac OS X 10.5.7. I have installed 64-bit Tcl/Tk: $ file /Library/Frameworks/Tk.framework/Versions/8.5/Tk /Library/Framework

[issue4017] Tkinter cannot find Tcl/Tk on Mac OS X

2008-12-20 Thread Benjamin Peterson
Benjamin Peterson added the comment: Ok. Thanks for testing! I've added the installers to the website. -- resolution: -> fixed status: open -> closed ___ Python tracker ___

[issue4017] Tkinter cannot find Tcl/Tk on Mac OS X

2008-12-19 Thread Ohmi
Ohmi added the comment: Installed on 10.5.6, IDLE ran correctly. Nicely done. ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscr

[issue4017] Tkinter cannot find Tcl/Tk on Mac OS X

2008-12-19 Thread Leo M
Changes by Leo M : -- nosy: -leoofborg ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/m

[issue4017] Tkinter cannot find Tcl/Tk on Mac OS X

2008-12-19 Thread Miki Tebeka
Changes by Miki Tebeka : -- nosy: -tebeka ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.or

[issue4017] Tkinter cannot find Tcl/Tk on Mac OS X

2008-12-19 Thread Muhammad Alkarouri
Muhammad Alkarouri added the comment: 2008/12/18 Benjamin Peterson : > > Benjamin Peterson added the comment: > > I've uploaded a .dmg for 2.6.1 to > http://www.python.org/ftp/python/2.6.1/. Could you please test it? > Just to confirm, I have installed the package in OS X 10.4.11, and Tkinter

[issue4017] Tkinter cannot find Tcl/Tk on Mac OS X

2008-12-18 Thread Don Braffitt
Don Braffitt added the comment: >I've uploaded a .dmg for 2.6.1 to >http://www.python.org/ftp/python/2.6.1/. Could you please test it? I installed the 2.6.1 .dmg on Mac OS X 10.5.5, and IDLE once again works fine. - Don ___ Python tracker

[issue4017] Tkinter cannot find Tcl/Tk on Mac OS X

2008-12-18 Thread Joachim Strombergson
Joachim Strombergson added the comment: I downloaded the newly built 2.6.1 dmg and can confirm that, at least for me: (1) import Tkinter works. (2) Starting IDLE works. It looks like we have a winner, good job Benjamin! ___ Python tracker

[issue4017] Tkinter cannot find Tcl/Tk on Mac OS X

2008-12-18 Thread Benjamin Peterson
Benjamin Peterson added the comment: I've uploaded a .dmg for 2.6.1 to http://www.python.org/ftp/python/2.6.1/. Could you please test it? ___ Python tracker ___ __

[issue4017] Tkinter cannot find Tcl/Tk on Mac OS X

2008-12-05 Thread Muhammad Alkarouri
Muhammad Alkarouri <[EMAIL PROTECTED]> added the comment: Now that Python 2.6.1 is out, can we expect a new OS X installer built correctly? I think this is pretty important.. -- nosy: +malkarouri ___ Python tracker <[EMAIL PROTECTED]>

[issue4017] Tkinter cannot find Tcl/Tk on Mac OS X

2008-11-20 Thread David M. Beazley
David M. Beazley <[EMAIL PROTECTED]> added the comment: Just a quick comment from the Python training universe--this bug makes it impossible to use Python 2.6 in any kind of Python teaching environment where IDLE tends to be used a lot. I'm having to tell students to stick with Python-2.5.2.

[issue4017] Tkinter cannot find Tcl/Tk on Mac OS X

2008-11-19 Thread TJ Usiyan
TJ Usiyan <[EMAIL PROTECTED]> added the comment: same here -- nosy: +TJ ___ Python tracker <[EMAIL PROTECTED]> ___ ___ Python-bugs-list

[issue4017] Tkinter cannot find Tcl/Tk on Mac OS X

2008-10-23 Thread Benjamin Peterson
Benjamin Peterson <[EMAIL PROTECTED]> added the comment: Assigning to Ronald. I all that needs to be done, it have the installers built correctly. -- assignee: -> ronaldoussoren nosy: +ronaldoussoren ___ Python tracker <[EMAIL PROTECTED]>

[issue4017] Tkinter cannot find Tcl/Tk on Mac OS X

2008-10-20 Thread Russell Owen
Changes by Russell Owen <[EMAIL PROTECTED]>: -- nosy: +reowen ___ Python tracker <[EMAIL PROTECTED]> ___ ___ Python-bugs-list mailing li

[issue4017] Tkinter cannot find Tcl/Tk on Mac OS X

2008-10-19 Thread Andre Berg
Andre Berg <[EMAIL PROTECTED]> added the comment: Per instructions in the helpful post outlining the Library search order, I downloaded and installed AquaTk 8.5.4, then I downloaded Python-2.6.tar.gz source, ran ./configure --enable-framework, sudo make build, sudo make install. IDLE appears to

[issue4017] Tkinter cannot find Tcl/Tk on Mac OS X

2008-10-17 Thread Nat
Changes by Nat <[EMAIL PROTECTED]>: -- nosy: -njw23 ___ Python tracker <[EMAIL PROTECTED]> ___ ___ Python-bugs-list mailing list Unsubs

[issue4017] Tkinter cannot find Tcl/Tk on Mac OS X

2008-10-17 Thread Kevin Walzer
Changes by Kevin Walzer <[EMAIL PROTECTED]>: -- nosy: +wordtech ___ Python tracker <[EMAIL PROTECTED]> ___ ___ Python-bugs-list mailing

[issue4017] Tkinter cannot find Tcl/Tk on Mac OS X

2008-10-17 Thread Kevin Walzer
Changes by Kevin Walzer <[EMAIL PROTECTED]>: ___ Python tracker <[EMAIL PROTECTED]> ___ ___ Python-bugs-list mailing list Unsubscribe: http://ma

[issue4017] Tkinter cannot find Tcl/Tk on Mac OS X

2008-10-16 Thread Mark Tsuchida
Mark Tsuchida <[EMAIL PROTECTED]> added the comment: There are two symptoms here, each caused by a different bug. Neither is specific to IDLE; they have to do with Tkinter recognizing the correct Tcl/Tk installation at build time and run time. Bug 1: The Python 2.6 binary installer appears (jud