Patrick Stewart píše v St 05. 12. 2012 v 04:57 -0800:
> I'm not really sure where to start with tracking down the problem,
> --log-level=DEBUG doesn't say much in either case. Any ideas?

Look at file PYI_PATH/PyInstaller/depend/imptracker.py

  328     def _handle_hook(self, mod, hook):

Try with any print statement to verify your hooks are processed.

-- 
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.

Reply via email to