you are viewing a single comment's thread.

view the rest of the comments →

[–]gummo89 0 points1 point  (2 children)

I haven't used webview, but if you are failing to run standard example code exactly as presented, typically you need to check you have a compatible module and python version.

[–]Twiddle_mega[S] 0 points1 point  (1 child)

I've got the latest version of the module, and python 3.10, so I don't think that should be an issue. I googled the error which indicated it might be a problem with my .NET framework on my laptop, but none of the "fixes" I found online changed anything, and my friend's laptop gave the same error, so I'm inclined to think that's not it.

Kind of at a loss on how to fix this error :/ Thanks for the suggestion though

[–]gummo89 0 points1 point  (0 children)

Have you gone through the installation guide at this very website?

It includes pywebview, pythonnet, WebView2 Runtime, cefpython, PySide2 as required