Hi After using pyinstaller to make a --onedir package I had to manually copy a folder from my source tree containing images my python script uses. That was easy enough. But now I want to use the --onefile package method instead. How should I handle this folder with images now?
Thanks in advance --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
