You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This constraint should then go into the setup.py's section install_requires, where we should put something like pyzmq<22.0.1 after some thorough testing which is the first version, that breaks. Of course we should include a comment about the error, with a link to this issue for further investigations at later times. We did something similar for matplotlib.
There's some breaking happening which i painfully figured out -
ImportError: DLL load failed while importing error: The specified module could not be found.
We may need to put this in the requirements.txt
The text was updated successfully, but these errors were encountered: