Skip to content

Local applications in window problems #71

Answered by Aran-Fey
pcisar asked this question in Q&A
Discussion options

You must be logged in to vote

Regarding the empty white window: I've had a similar experience with run_in_window on linux. In my case it was because some system dependencies were missing. Please make sure to follow the pywebview installation instructions.

There are two different webview backends available on linux, qt and gtk. So even if you've installed all the dependencies, it might be using the wrong backend. Try explicitly telling it which backend to use by setting export PYWEBVIEW_GUI=qt or export PYWEBVIEW_GUI=gtk.

Replies: 6 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@mad-moo
Comment options

@pcisar
Comment options

Comment options

You must be logged in to vote
3 replies
@pcisar
Comment options

@Aran-Fey
Comment options

@pcisar
Comment options

Answer selected by pcisar
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants