I receive an error when trying to import zmq:
zmq
Traceback (most recent call last): File \"BasicPub.py\", line 1, in import zm
You probably installed it using the source ditribution. To undo this, cd to the build directory and type:
make uninstall