17hoehbr / OpenMic-Karaoke

Karaoke app using YouTube and Python Flask
GNU General Public License v3.0
5 stars 3 forks source link

github action #14

Open 17hoehbr opened 9 months ago

17hoehbr commented 9 months ago

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

17hoehbr commented 9 months ago

i am going insane