[Tkinter-discuss] python ImageTk.PhotoImage - segfault

Kevin Walzer kw at codebykevin.com
Fri Feb 10 16:52:28 CET 2012


On 2/10/12 6:38 AM, Jonathan Zwart wrote:
> Hi,
>
> I wonder if anyone can help with my segfault question on running tkinter
> on a Mac:
>
> http://stackoverflow.com/questions/9142786/python-imagetk-photoimage-segfault
>
> Many thanks,
>
> Jonathan Zwart

Usually a segfault produces a crash log somewhere. Can you post the 
contents of it?

This is using effbot's PIL library, correct, and not Tk's standard image 
support (or TkImg library)?

-- 
Kevin Walzer
Code by Kevin
http://www.codebykevin.com


More information about the Tkinter-discuss mailing list