[Pythonmac-SIG] Stranger in a Strange Land

Bob Ippolito bob at redivi.com
Mon Apr 5 11:30:33 EDT 2004


On Apr 5, 2004, at 11:13 AM, Jens Miltner wrote:

>
> Am 05.04.2004 um 16:21 schrieb Jason Van Anden:
>
>> ImportError: No module named _tkinter
>
> You'll need to install the Tkinter module. I installed _tkinter via 
> the Python Package Manager (you may need to install the MacPython 
> addons to get this on Mac OS X 10.3) and the TkAqua installation from 
> <http://www.maths.mq.edu.au/~steffen/tcltk/TclTkAqua/>.

But you need to do that in the opposite order..  _tkinter won't install 
unless you already have TclTkAqua.
The MacPython addons for Panther package is at: 
http://homepages.cwi.nl/~jack/macpython/index.html>
A good place to look for more information is: 
http://pythonmac.org/wiki/FAQ

-bob




More information about the Pythonmac-SIG mailing list