I have a project in python3 with Tkinter library and I want to make executable of this project, use this tool pyinstaller yourprogram.py but when I try it on other platforms it does not open anything. Does anyone know if there is any other tool ???
I have a project in python3 with Tkinter library and I want to make executable of this project, use this tool pyinstaller yourprogram.py but when I try it on other platforms it does not open anything. Does anyone know if there is any other tool ???