Hi Kenneth, installing zproject generated python bindings to pip is a process we do not have figured yet.
The czmq bindings (pyczmq 0.0.4) you did find in pip are actually from another project project. We could however try to integrate the deployment to pip into our automated travis ci deployment tool-chain. If you like to help out with that, have a look at it see (https://github.com/zeromq/czmq/blob/master/ci_deploy.sh). The java jni bindings are deployed to bintray there. We could setup something similar for pip. If you need further pointers/help feel free to ask! //Kevin 2016-07-19 4:35 GMT+00:00 Kenneth Adam Miller <[email protected]>: > What's the proper way to install the CZMQ and Malamute bindings for python > 3.4? I looked in pip, and saw a single listing with a very low version > number for czmq, but then also saw some directions on how to install czmq > and malamute bindings manually. I didn't see any pip entry for malamute > however. > > Thanks in advance. > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
