+
64
-

在powershell中运行Ubuntu的wsl2如何运行有ui窗体的python程序?

在powershell中运行Ubuntu的wsl2如何运行有ui窗体的python程序?


网友回复

+
8
-
现在的 WSL2 自带 WSLg(GUI 支持),Python 的窗口程序(tkinter、PyQt、wxPython 等)可以直接弹出到 Windows 桌面上,不需要额外配置 X Server
我知道答案,我要回答