Python without X11?

test test stinkf42@yahoo.com
Tue Apr 5 12:17:43 GMT 2022


I was wondering if it is possible to compile Python so that it would not use X11 at all? I have a small program that uses tkinter but would like to run it without having a dependency to X11. I have managed to compile Tcl/Tk that doesn't need X server but how to manage the same with Python?

Thanks


More information about the Cygwin mailing list