nod-ai / SHARK

SHARK - High Performance Machine Learning Distribution
Apache License 2.0
1.41k stars 168 forks source link

[pywebview] MSHTML is deprecated. See https://pywebview.flowrl.com/guide/renderer.html#web-engine on details how to use Edge Chromium #1937

Open sz1kormar opened 10 months ago

sz1kormar commented 10 months ago

When I downloaded it the GUI won't open the right way and instead gets a white screen with no content inside of it. As a result, I had to manually open it from my browser to see the GUI client. issue

henk717 commented 9 months ago

Going to give you a very quirky solution for this from my sysadmin experience. Press Ctrl + Windows Key + Q and wait until that thing fully loaded and you get the option screen. Once your there close the popup and see if your issue is solved.

one-lithe-rune commented 9 months ago

@sz1kormar are you able to check whether this is fixed in the latest nightly? I put some changes in that should mean it launches in your regular browser in this situation instead of thinking it needs to use MSHTML.

You might need to run with --no-use_tuned atm (for unrelated reasons).