Currently the github action build does not work, giving the error:
[pywebview] GTK cannot be loaded
Traceback (most recent call last):
File "webview/platforms/gtk.py", line 26, in <module>
File "gi/__init__.py", line 126, in require_version
ValueError: Namespace WebKit2 not available
Works fine when built locally on my Fedora system
Currently the github action build does not work, giving the error:
Works fine when built locally on my Fedora system