I'm having the hardest time getting a SQLAlchemy application to be packaged with PyInstaller. Works great using cx_Freeze by using '-- include-modules="sqlalchemy.databases.oracle"'. What is PyInstaller's mechanism that does the same?
Any hints or tips? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
