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
#1
Hey guys!

So I'm a teacher, and am learning Python alongside my kids in sort of a collaborative environment learning type. We're working with Python 3.5, and have been creating a simple programs.

Ideally they'd like to take these programs home show their parents without having to install any extra stuff on their own PC's at home, which I believe a simple executable file will allow them to do. The issue that I'm having trouble with is converting the script they have created into an exe file.

Doing this seems quite complicated. I've attempted using PyInstaller and Py2exe, but I think that because I'm using 3.5, it's more difficult than usual. Now I I'm not tech savvy by any stretch of the imagination, and I'm feeling my way through this as as I go.

I was wondering if someone could help me out, or point my in the right direction as to how to get this done. Ideally a step by step instruction would be fantastic, especially considering that I have little to no technical knowledge.


Cheers
:rolleyes:
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,244 Feb-29-2024, 12:30 AM
Last Post: Winfried
  Convert File to Data URL michaelnicol 3 1,311 Jul-08-2023, 11:35 AM
Last Post: DeaD_EyE
  Python Script to convert Json to CSV file chvsnarayana 8 2,655 Apr-26-2023, 10:31 PM
Last Post: DeaD_EyE
  Convert Excel file into csv with Pipe symbol.. mg24 4 1,405 Oct-18-2022, 02:59 PM
Last Post: Larz60+
  Need Help: Convert .pcl file to .pdf file ManuRaval 6 2,646 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,737 Jan-01-2022, 08:13 PM
Last Post: Yoriz
  Convert legacy print file to XLSX file davidm 1 1,850 Oct-17-2021, 05:08 AM
Last Post: davidm
  Yahoo_fin, Pandas: how to convert data table structure in csv file detlefschmitt 14 7,955 Feb-15-2021, 12:58 PM
Last Post: detlefschmitt
  [split] How to convert the CSV text file into a txt file Pinto94 5 3,459 Dec-23-2020, 08:04 AM
Last Post: ndc85430
  CPC File Format (Cartesian Perceptual Compression) - Can Python Convert / Handle Them PSKrieger 2 2,537 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