How to install ZeroMQ package for Raspberry Pi (Python)

How to install ZeroMQ package for Raspberry Pi (Python)

How to install ZeroMQ package for Raspberry Pi (Python)

Installation python package in Linux system is super easy. But first, we have to get standard ZeroMQ Package.

  • Follow this link to installZeroMQ standard package

The following installation steps can be found in developer website here.

Finally, type in those command lines below in the terminal.

$ sudo apt-get install python-dev python-pip
$ sudo pip install pyzmq


























No comments:

Post a Comment