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 is a recurring regression, they fix it every time I report a bug, but then it happens again next time they refactor their code.
I'll reopen the bug on the anaconda issue tracker, they fixed it pretty quick last time, possibly because they consider it a security issue.
In the long run, I've done some work trying to get the pyzmq wheels to build with libsodium on Windows, so if I finish that and get it merged, that will allow Anaconda to just repackage the wheels without having to do extra work to make their builds use libsodium.
This leads to many zprocess warnings and the inherently slower encrypted traffic.
Looks like
libsodium
came as a dependency ofzeromq
, which was dropped as a dependency ofpyzmq
at version 22.2.1.The text was updated successfully, but these errors were encountered: