Skip to content

Resolve Import Error from Kombu when importing Actor from cell.actors #23

@VyasKS

Description

@VyasKS

Following import error is being raised whenever tried to import Actor from cell.actors
ImportError: cannot import name 'ipublish' from 'kombu.common

Tried to check source files and adopt the code, only to find another problem with importing Agent from cell.agents. As per the cell documentation, creation of dAgent is required as an import from cell.agents. But, as per latest code, there's no dAgent class, but probably would've changed to Agent

Python environments tried and tested are: 3.7-3.9. All these environments fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions