An import error occurs when trying to run jupyter notebook
jupyter
I\'m trying to run jupyter notebook using anaconda (git bash<
anaconda
git bash<
I found a similar issue open on GitHub for zmq. The recommendation by GitHub user harsh23tyagi that seems to work for most is to run the following:
pip uninstall pyzmq pip install pyzmq