Hi, When packaging an application using ZeroMQ, I found it necessary to add this hook:
#<pyinstaller>/hooks/hook-zmq.py hiddenimports = ['zmq.utils.strtypes', 'zmq.utils.jsonapi'] I did submit this as a ticket a little while ago, but it may be somewhere in a moderation queue and I'm not sure if it's lost, so I'm posting it here. Regards, Vinay Sajip -- 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.
