viser icon indicating copy to clipboard operation
viser copied to clipboard

[Windows]Unable to open/load webui examples

Open vishalghor opened this issue 1 year ago • 2 comments

I am trying to run some examples and play with the tool. I tried the suggested examples in Readme.md i.e 02_gui.py image but I get an error as : image I tried connecting to http://localhsot:8080 but it resulted in 404. Kindly suggest what I could be doing wrong

vishalghor avatar Mar 08 '24 00:03 vishalghor

Hi, thanks for filing this issue!

If you have a chance, could you try:

  • Accessing 127.0.0.1:8080 instead of 0.0.0.0:8080, and seeing if something different happens?
  • Installing from either #149 or #171, these both have fixes for Windows, they haven't been merged but could be with more testing.

brentyi avatar Mar 11 '24 16:03 brentyi

@brentyi thank you. I had already added #149 change to _client_autobuild.py and now tried with #171 but that didnt help. I tried accessing using 127.0.0.1:8080 but that also resulted in 404 error

vishalghor avatar Mar 13 '24 19:03 vishalghor