In article <[EMAIL PROTECTED]>,
Ronald Oussoren <[EMAIL PROTECTED]> wrote:
> On Oct 30, 2006, at 11:37 PM, Russell E. Owen wrote:
>
> >
> > This is another plea for the _tkinter.so that comes with the standard
> > macpython to be set up to look for a Tcl/Tk first in
> > /Library/Frameworks, then
On Oct 30, 2006, at 11:37 PM, Russell E. Owen wrote:
This is another plea for the _tkinter.so that comes with the standard
macpython to be set up to look for a Tcl/Tk first in
/Library/Frameworks, then in /System/Library/Frameworks. I think the
packages would have just worked fine with that ch
You'll recall that I reported crashes with the macpython.org matplotlib
package. This turned out to be because I was using my own Tcl/Tk (a good
version instead of the version installed with 10.4).
It turns out PIL has a similar but more subtle problem. It works for me,
but if I use py2app to b