Visdom start failed

python -m visdom.server
but failed with error:
Error while finding spec for ‘visdom.server’ (AttributeError: module ‘visdom’ has no attribute ‘path’).
I have installed visdom.
windows7 + python 3.5.2

I haven’t seen this error yet. Have you created a file named visdom.py by any chance?
Since this is not a PyTorch related error, I would open an issue here.

thank you, it worked well in the past, but failed today when I try to start it again. very strange, I am working on this error. maybe the github issue is a good site for answer.
thank you all the same.