2018년 1월 6일 토요일

Visdom running error (Python3.6.1+anaconda+multiuser env)

Error like "Could not open static file"

1. Try to change the lines in /opt/anaconda3/lib/python3.6/site-packages/visdom/static/index.html
following the link
http://blog.csdn.net/xiaocainiaodeboke/article/details/78941243

(https://github.com/facebookresearch/visdom/issues/185, help)

2. Manually download the missing files. For my case, 'fonts/classnames' and 'fonts/layout_bin_packer' are missing. Try to download the files in the following links

'fonts/classnames': http://jedwatson.github.io/classnames
'fonts/layout_bin_packer': https://github.com/stefanpenner/layout-bin-packer

(Updated 21:29 18.1.6)
because of classnames and layout_bin_packer directories which I made by hand (stupid)

Note that after "pip uninstall visdom", files are not clearly removed in case of the downloaded scripts when you first run visdom.



댓글 없음:

댓글 쓰기