Il giorno 10/feb/2014, alle ore 18:35, Dustin Wyatt <[email protected]> ha 
scritto:

> My searching has led me to believe that pyzmq worked with PyInstaller at one 
> point, but I'm not sure how to get it working now.
> 
> I get the same results if I use 2.1 or 
> pyinstaller-pyinstaller-v2.0-695-gd64c98d.zip
> 
> Any pointers?

Looks like pyzmq switched to a system of pluggable backends.

Try adding ‘zmq.backend.cython’ and ‘zmq.backend.cffi' in the list of 
hiddenimports in PyInstaller/hooks/hook-zmq.py. If it works, feel free to 
submit a pull request.
-- 
Giovanni Bajo   ::  [email protected]
Develer S.r.l.  ::  http://www.develer.com

My Blog: http://giovanni.bajo.it





Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to