Python Forum
Is there any way to convert a python script (with Tkinter module), to a .exe (Windows
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is there any way to convert a python script (with Tkinter module), to a .exe (Windows
#1
Is there any way to convert a python script to a standalone executable for Windows, via a Linux distro like Ubuntu?

I've heard about the wine/pyinstaller, but i think that pyinstaller doesn't support gui application. When i use Windows to convert the python script to .exe i use cx_Freeze and works perfectly, but i also copy to the folder some .dll files, what am i supposed to do on Linux to?
Reply


Messages In This Thread
Is there any way to convert a python script (with Tkinter module), to a .exe (Windows - by moste - May-12-2019, 10:48 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Combine console script + GUI (tkinter) dejot 2 462 Feb-27-2024, 04:38 PM
Last Post: deanhystad
  Triggering a ps1 script in remote windows server via http python request jasveerjassi 1 403 Jan-26-2024, 07:02 PM
Last Post: deanhystad
  Is there a *.bat DOS batch script to *.py Python Script converter? pstein 3 3,390 Jun-29-2023, 11:57 AM
Last Post: gologica
  Python script running under windows over nssm.exe JaroslavZ 0 743 May-12-2023, 09:22 AM
Last Post: JaroslavZ
  Python Script to convert Json to CSV file chvsnarayana 8 2,598 Apr-26-2023, 10:31 PM
Last Post: DeaD_EyE
  [SOLVED] Tkinter module not found Milan 7 25,594 Aug-05-2022, 09:45 PM
Last Post: woooee
  How to compile a Python script for a Windows / Linux executable? netanelst 2 1,361 May-24-2022, 07:02 AM
Last Post: netanelst
  Setup Portable Python on Windows for script starts with double clicks? pstein 0 1,844 Feb-18-2022, 01:29 PM
Last Post: pstein
Question convert autohotkey script to python / macro - press key when pixel get colour willson94d 1 3,699 Jan-01-2022, 08:13 PM
Last Post: Yoriz
  No module named '_cffi_backend' error with executable not with python script stephanh 2 5,741 Nov-25-2021, 06:52 AM
Last Post: stephanh

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020