In article <[email protected]>, "Russell E. Owen" <[email protected]> wrote: > One problem I've run into is that the 64-bit Mac python 2.7 does not > work properly with ActiveState Tcl/Tk. One symptom is to build > matplotlib. The results fail -- both versions of Tcl/Tk somehow get > linked in.
The 64-bit OS X installer is built on and tested on systems with A/S Tcl/Tk 8.5.x and we explicitly recommend its use when possible. http://www.python.org/download/mac/tcltk/ Please open a python bug for this and any other issues you know of regarding the use with current A/S Tcl/Tk 8.5.x with current 2.7.x or 3.2.x installers on OS X 10.6 or 10.7. -- Ned Deily, [email protected] _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
