Hi, psycopg under Linux needs a hook (curiously for me, it does not need it under Windows):
hiddenimports = ['mx.DateTime'] It took me a while to realize that hooks are only considerer if I destroy build directory... I think it deserves a note in the manual in the hiddenimport section at least. sandro *:-) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
