I think thats a commom error with pyinstaller/PIL because when I was making my program that used PIL , when I compiled it into exe i had the same errors.
But now, if I look back to the executable of that script, it actually works, and I dont remember how i fixed it. Try, if you didn't, to import Image instead of PIL --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
