I am using this guideline to build readest from source in order to build a package for Arch Linux. Note that I want to build from source (rather than unpacking the .deb file from GitHub releases) ...
When I try to install via pip, it spews out cmake related errors. ~ $ pip install zmq Collecting zmq Using cached zmq-0.0.0.zip (2.2 kB) Installing build dependencies ...