-
**Bug Description**
Hello, after I install visdom, I get the following error when I run the command `visdom` in the terminal:
```
Traceback (most recent call last):
File "/usr/lib/python-exec/…
-
**Bug Description**
When I use visdom.line() to draw a pic, the code give me the information "X and Y should be the same shape". So I go to see the source code, to find where I get wrong with. After …
-
Hallo, Buch seite 60, Visdom gestartet und dann den Befehl ausgeführt, bekomme ich einen Permission denied Fehler:
clean_data_root: D:\py\de_DE\SV2TTS\encoder
models_dir: encoder\sa…
-
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. p…
-
Hello I really want to use this repository for my deep learning course. After downloaded datasets when I want to run 'runtime.py' on google colab(I don't have GPU to run on my system), some error happ…
-
load data
model construct completed
WARNING:root:Setting up a new session...
WARNING:visdom:Without the incoming socket you cannot receive events from the server or register event handlers to your …
-
hi,Mr Garrick Brazil .thanks for your work.when i try reproduce the results,some problems came in traing stage.
ubuntu 16.04
cuda 8.0 cudnn 6.0
pytorch:1.0.1.post2
gpu:1080ti
firstly: py…
-
File "/home/lyn/awesome_face_antispoofing/utils/Visualizer.py", line 67, in plot_many_stack
update=None if x == 0 else 'append'
File "/root/anaconda3/envs/py35-torch-liveness/lib/python3.5/sit…
-
Why does running pFedSim and FedAvg using the medmnistA dataset in your latest repository result in severe fluctuations and non-convergence? This issue didn't occur in previous repositories. Could it …
-
The error is:
/usr/local/lib/python3.7/dist-packages/visdom/server.py:38: DeprecationWarning: zmq.eventloop.ioloop is deprecated in pyzmq 17. pyzmq now works with default tornado and asyncio eventl…