Hello all: I need to add several Python standard modules to a Pyinstaller project. The modules are not explicitly imported in my project script, so is there a way to add them to my .spec file in order to allow Pyinstaller to search for them in PYTHONPATH and add them to the project?
Regards, Craig --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
