Skip to content

pyzmq missing from requirements.txt while import zmq is unconditional #227

@GaneshPatil7517

Description

@GaneshPatil7517
  • File: requirements.txt + concore.py line 6
  • 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.
  • Fix you can PR: Add pyzmq to requirements.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions