Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to load latest visdom 0.2.2 module #878

Open
bhavanap12 opened this issue Oct 20, 2022 · 2 comments
Open

Not able to load latest visdom 0.2.2 module #878

bhavanap12 opened this issue Oct 20, 2022 · 2 comments

Comments

@bhavanap12
Copy link

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

@da-h
Copy link
Contributor

da-h commented Oct 20, 2022

Hey there, thanks for pointing this out! :)

Did some refactoring recently, but this one should be easy to fix, see the PR linked above.

@da-h
Copy link
Contributor

da-h commented Oct 21, 2022

Hi,
there has been a new release today that should fix this error.
Could you please check the most recent release of visdom 0.2.3 in your setup?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants