Python Forum
Convert script into an exe file
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Convert script into an exe file
#2
You can use PyInstaller http://www.pyinstaller.org/
there are a lot of other packages, I have had good results with PyInstaller
see https://pypi.python.org/pypi?%3Aaction=s...mit=search

Not sure why you are having problems
what specific problems are you having?

Here's a tutorial http://excid3.com/blog/pyinstaller-a-simple-tutorial
Reply


Messages In This Thread
Convert script into an exe file - by badteacher - Oct-13-2016, 10:52 AM
RE: Convert script into an exe file - by Larz60+ - Oct-13-2016, 11:16 AM
RE: Convert script into an exe file - by buran - Oct-13-2016, 11:21 AM
RE: Convert script into an exe file - by Kebap - Oct-13-2016, 01:44 PM
RE: Convert script into an exe file - by metulburr - Oct-13-2016, 02:13 PM
RE: Convert script into an exe file - by wavic - Oct-13-2016, 02:14 PM
RE: Convert script into an exe file - by snippsat - Oct-13-2016, 02:31 PM
RE: Convert script into an exe file - by badteacher - Oct-13-2016, 09:14 PM
RE: Convert script into an exe file - by badteacher - Oct-29-2016, 10:39 AM
RE: Convert script into an exe file - by Larz60+ - Oct-29-2016, 05:08 PM
RE: Convert script into an exe file - by Skaperen - Oct-30-2016, 05:02 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question [SOLVED] Correct way to convert file from cp-1252 to utf-8? Winfried 8 1,289 Feb-29-2024, 12:30 AM
Last Post: Winfried
  Convert File to Data URL michaelnicol 3 1,327 Jul-08-2023, 11:35 AM
Last Post: DeaD_EyE
  Python Script to convert Json to CSV file chvsnarayana 8 2,669 Apr-26-2023, 10:31 PM
Last Post: DeaD_EyE
  Convert Excel file into csv with Pipe symbol.. mg24 4 1,413 Oct-18-2022, 02:59 PM
Last Post: Larz60+
  Need Help: Convert .pcl file to .pdf file ManuRaval 6 2,663 Sep-13-2022, 01:31 PM
Last Post: ManuRaval
Question convert autohotkey script to python / macro - press key when pixel get colour willson94d 1 3,749 Jan-01-2022, 08:13 PM
Last Post: Yoriz
  Convert legacy print file to XLSX file davidm 1 1,861 Oct-17-2021, 05:08 AM
Last Post: davidm
  Yahoo_fin, Pandas: how to convert data table structure in csv file detlefschmitt 14 7,972 Feb-15-2021, 12:58 PM
Last Post: detlefschmitt
  [split] How to convert the CSV text file into a txt file Pinto94 5 3,469 Dec-23-2020, 08:04 AM
Last Post: ndc85430
  CPC File Format (Cartesian Perceptual Compression) - Can Python Convert / Handle Them PSKrieger 2 2,548 Nov-11-2020, 02:57 PM
Last Post: PSKrieger

Forum Jump:

User Panel Messages

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