Windows User sending python file to Chrome OS and Mac User | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 2

Windows User sending python file to Chrome OS and Mac User

Is there anything I have to do to my Python file beforehand in order for them to use my tkinter / ttk app??

24th Jun 2019, 1:32 AM
Troy Kelley
Troy Kelley - avatar
1 Resposta
+ 2
Not that I am aware of, I have written several cross platform GUIs. You might want to save the python file as a .pyw if you want to suppress the terminal/ cmd window from popping up in the background
28th Jun 2019, 12:37 AM
Steven M
Steven M - avatar