Creating a Windows executable on a Linux system
Cecil Westerhof
Cecil at decebal.nl
Wed Jun 26 07:41:39 EDT 2019
More information about the Python-list mailing list
Wed Jun 26 07:41:39 EDT 2019
- Previous message (by thread): Make sure the window title is visible in tkinter
- Next message (by thread): Creating a Windows executable on a Linux system
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I need to write a Python desktop program. I create it on a Linux system, but it has to run on a Windows system. When looking at how to create an executable it seems that you need to be on a Windows system to create a Windows executable. Is this true, or is it possible to create a Windows executable on a Linux system? Any pointers about best practice creating a standalone executable are welcome. -- Cecil Westerhof Senior Software Engineer LinkedIn: http://www.linkedin.com/in/cecilwesterhof
- Previous message (by thread): Make sure the window title is visible in tkinter
- Next message (by thread): Creating a Windows executable on a Linux system
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list