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
- pip install visdom==0.2.2
- python3 -c "import visdom"
Expected behavior
Clean load of visdom module
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
Expected behavior
Clean load of visdom module