Issue
using jupyter nbotebook with vs code and throws the dll problem with zqm library
Solution
with your virtualenv activate
- pip uninstall pyzmq
- pip install pyzmq=="22.0.3" second point will throw a warning but it is ok
Answered By - Mauricio Cardona
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.