Hi Ronald,

> Which zmq module? There are at least 2 different 0MQ bindings on PyPI.

I'm using pyzmq.

> If I install 'pyzmq' I get a different error than you, the libzmq.dylib was 
> not present
> when I started the binary.  A quick fix is to change  'includes' to 
> 'packages' in
> the OPTIONS dictionary.

This works, thanks! What exactly is the difference between 'includes'
and 'packages'?

Thanks,
Tom
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to