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

2009-07-08 Thread Ronald Oussoren
Ronald Oussoren ronaldousso...@mac.com 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

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

2009-07-07 Thread Ned Deily
Ned Deily n...@acm.org 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

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

2009-07-03 Thread Adam Ginsburg
Adam Ginsburg keflav...@gmail.com 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

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

2008-12-20 Thread Benjamin Peterson
Benjamin Peterson musiccomposit...@gmail.com added the comment: Ok. Thanks for testing! I've added the installers to the website. -- resolution: - fixed status: open - closed ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue4017

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

2008-12-19 Thread Muhammad Alkarouri
Muhammad Alkarouri malkaro...@gmail.com added the comment: 2008/12/18 Benjamin Peterson rep...@bugs.python.org: Benjamin Peterson musiccomposit...@gmail.com 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

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

2008-12-19 Thread Miki Tebeka
Changes by Miki Tebeka miki.teb...@gmail.com: -- nosy: -tebeka ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue4017 ___ ___ Python-bugs-list

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

2008-12-19 Thread Leo M
Changes by Leo M leoofb...@gmail.com: -- nosy: -leoofborg ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue4017 ___ ___ Python-bugs-list mailing

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

2008-12-19 Thread Ohmi
Ohmi b...@ieee.org added the comment: Installed on 10.5.6, IDLE ran correctly. Nicely done. ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue4017 ___ ___

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

2008-12-18 Thread Benjamin Peterson
Benjamin Peterson musiccomposit...@gmail.com 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 rep...@bugs.python.org http://bugs.python.org/issue4017

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

2008-12-18 Thread Joachim Strombergson
Joachim Strombergson external2...@strombergson.com 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! ___

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

2008-12-18 Thread Don Braffitt
Don Braffitt d...@willbraffitt.org 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

[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] http://bugs.python.org/issue4017 ___ ___ 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-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 Kevin Walzer
Changes by Kevin Walzer [EMAIL PROTECTED]: ___ Python tracker [EMAIL PROTECTED] http://bugs.python.org/issue4017 ___ ___ Python-bugs-list mailing list Unsubscribe:

[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] http://bugs.python.org/issue4017 ___ ___ Python-bugs-list mailing list

[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] http://bugs.python.org/issue4017 ___ ___ Python-bugs-list mailing list

[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