Every time I create a .exe file from linux to run on a windows computer no matter how great the computer on the user end is or how simple the python program (e.g. a simple hello world program) I get an error saying the program is too large to fit into memory. Why is this and is there a way to make the program run? I'm using the --onefile option if that makes a difference.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
