On 6/19/2009 12:13 PM, sandro dentella wrote: > 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.
Can you point me to the exact place of the psycopg source code where this import is being performed? Thanks! -- Giovanni Bajo Develer S.r.l. http://www.develer.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
