If I have a script (x.py) in the same directory as my pyinstaller output file, which contains x.py, does the .py file override the package which is built into the pyinstaller results? That seems to be happening to me with undesirable results.
-- 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.
