简体   繁体   中英

jupyter notebook not working in vs code kernelspec, zmq

using jupyter nbotebook with vs code and throws the dll problem with zqm library

with your virtualenv activate

  1. pip uninstall pyzmq
  2. pip install pyzmq=="22.0.3" second point will throw a warning but it is ok

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM