将现有的 pyzmq 库进行卸载
pip uninstall pyzmq

然后安装低版本的 pyzmq==19.0.2

pip install pyzmq==19.0.2

注:我是使用此方式解决的。


 


如果觉得文章不错,可以分享给其他人哟~