[Pythonmac-SIG] Stranger in a Strange Land

Jason Van Anden jason at smileproject.com
Mon Apr 5 14:36:23 EDT 2004


On Apr 5, 2004, at 11:30 AM, Bob Ippolito wrote:

>
> 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
>
>
>
Thanks for the advice -- after doing so tho, I am still getting the 
same error message.

-J




More information about the Pythonmac-SIG mailing list