Skip to content

Containerizing pyzmq #1736

@WaelKarkoub

Description

@WaelKarkoub

Hello, I'm not really sure if this is the right place to discuss this but I would appreciate any insight. I'm trying to containerize an application that has pyzmq as a dependency (I'm using Bazel to build and push the containers) and i'm getting this error when I run the containers:

ImportError: cannot import name '_device' from partially initialized module 'zmq.backend.cython' (most likely due to a circular import)

Does the environment at which I build the system affect how pyzmq is installed?
I'm not doing anything special, just listing pyzmq as a pip dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions