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. -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
