Installation

Dependencies

First you be sure you have installed this packages:

For Python 2 & 3

# sudo apt-get install -y libzmq3 libzmq3-dev

Python 2 only

# sudo apt-get install -y python2.7-dev

Installation from source

Also, you can download source code from github using git:

git clone https://github.com/cr0hn/enteleteaor.git enteleteaor

Next you need to install dependencies from requirements.txt:

pip install -r requirements.txt

Note

If you’re not running enteleteaor in a virtualenv, probably you need to be root to install requirements. So, you can use sudo command.

Finally you can run enteleteaor:

# cd enteleteaor_lib
# python enteleteaor.py -h