Martin Zibricky
unread,Aug 13, 2012, 2:18:11 PM8/13/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pyins...@googlegroups.com
Giovanni Rosotti píše v Po 13. 08. 2012 v 07:16 -0700:
> Hi all, I'm using pyinstaller to produce a package for an application
> using Tkinter. I'm using MacOs 10.6, I tried both with the 2.0 version
> of pyinstaller and the latest one from development. The build fails on
> my system, while it proceeds smoothly under a Linux machine (Ubuntu).
> After some trials, I found that the error is due to the 'import
> Tkinter' statement; removing it makes the building run fine. Has
> anybody experienced the same error? The error I get is the following:
Could you provide more information about your setup? Python version etc.