windows old system #1247
Unanswered
xiaokaidada
asked this question in
Q&A
Replies: 1 comment 1 reply
-
There is nothing to debug here without error log. Try running your exe from a command line. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
pywebview is not compatible with the old server, my system version is Windows Server 2012 R2, it will be automatically destroyed after running, do I need to install any environment
import webview
webview.create_window('Hello world', 'https://pywebview.flowrl.com/hello')
webview.start()
Beta Was this translation helpful? Give feedback.
All reactions