fossasia / visdom

A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy.
Apache License 2.0
9.93k stars 1.13k forks source link

ERROR:root:Error [Errno 99] Cannot assign requested address #916

Open GreatnessBrain opened 1 year ago

GreatnessBrain commented 1 year ago

when I run python -m visdom.server, the following error occurs:

Checking for scripts. Downloading scripts, this may take a little while

ERROR:root:Error [Errno 99] Cannot assign requested address while downloading https://unpkg.com/jquery@3.1.1/dist/jquery.min.js

How can I solve this?