1

Resolved

Improve pyzmq missing error message

description

When IPython is installed but pyzmq is not we display the following message:

"IPython mode requires IPython 0.11 or later: IPython.zmq requires pyzmq >= 2.1.4"

We should detect that the message relates to pyzmq and not suggest that IPython is missing/wrong version.