viser
viser copied to clipboard
[Windows]Unable to open/load webui examples
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
but I get an error as :
I tried connecting to http://localhsot:8080 but it resulted in 404.
Kindly suggest what I could be doing wrong
Hi, thanks for filing this issue!
If you have a chance, could you try:
- Accessing
127.0.0.1:8080instead of0.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 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