Am 28.12.2011 20:56, schrieb Bernhard Reiter:
'gourmet.defaults': (True, 2511381L, 141),
'gourmet.defaults.defaults': (False, 1515441L, 1469),
I've added the warnGourmet.txt and logdict*.txt files now to the git
repo (pyinstaller branch again, of course), so maybe you (or someone
else) can point me to what I'm missing...
Thanks for the files.
Gourmet obviously does some ugly code. This `defaults.defaults` modules
is a crab. Best would be to clean up the source.
Your hook must be named `defaults.defaults`, since default.defaults.lang
does not exit but is faked.
A hard-coded hidden import may not solve your problem. I suggest using a
glob to scan for the files. See hooks/hook-django.core.cache.py for how
it is done there.
You may also selt the attribute `lang`, like done for search_function in
`hook-encodings.py`.
HTH.
--
Schönen Gruß - Regards
Hartmut Goebel
Dipl.-Informatiker (univ.), CISSP, CSSLP
Goebel Consult
Spezialist für IT-Sicherheit in komplexen Umgebungen
http://www.goebel-consult.de
Monatliche Kolumne: http://www.cissp-gefluester.de/
Goebel Consult ist Mitglied bei http://www.7-it.de
--
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.