Mephisto405 / Learning-Loss-for-Active-Learning

Reproducing experimental results of LL4AL [Yoo et al. 2019 CVPR]
215 stars 50 forks source link

module 'visdom' has no attribute 'Visdom' #19

Open omid-ghozatlou opened 1 year ago

omid-ghozatlou commented 1 year ago

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'

sgchr273 commented 8 months ago

Hi, you can get the answer to you query over here https://github.com/fossasia/visdom/issues/268