I want to start a fastapi server in the background for files upload task and have tkinter gui do other tasks. and if I hit the quit menu in the system tray after close gui windows, it should exit both ...
subprocess.run(["sudo", "apt", "install", "-y", "python3-tk"], check=True) print("tkinter installed successfully.") subprocess.run(["sudo", "apt", "update"], check ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results