Learning-Loss-for-Active-Learning icon indicating copy to clipboard operation
Learning-Loss-for-Active-Learning copied to clipboard

module 'visdom' has no attribute 'Visdom'

Open omid-ghozatlou opened this issue 1 year ago • 1 comments

Hello! thanks for the interesting code. I got this error: line 213 in main.py vis = visdom.Visdom(server='http://localhost', port=9000)

AttributeError: module 'visdom' has no attribute 'Visdom'

omid-ghozatlou avatar Nov 24 '22 15:11 omid-ghozatlou