Skip to content

Not able to load latest visdom 0.2.2 module #878

@bhavanap12

Description

@bhavanap12

By installing the latest visdom 0.2.2 using pip, loading the module raises an error.
ModuleNotFoundError: no module names 'visdom.utils'

Steps to reproduce

  1. pip install visdom==0.2.2
  2. python3 -c "import visdom"

Expected behavior
Clean load of visdom module

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