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
concore.py does import zmq at the top level, but pyzmq is NOT listed in requirements.txt. Fresh pip install -r requirements.txt will crash with ModuleNotFoundError.