Python Forum
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to make .exe file
#8
My anti-virus program will not let me access the URL you posted.

See the following for a simple comparison of various freeze progams: http://docs.python-guide.org/en/latest/s.../freezing/

I chose to use pyInstaller because it was the simplest to use. I don't have a need for creating .exe files, I was just interested in the tools available.

Lewis
To paraphrase: 'Throw out your dead' code. https://www.youtube.com/watch?v=grbSQ6O6kbs Forward to 1:00
Reply


Messages In This Thread
How to make .exe file - by jdrp - Jun-07-2018, 10:33 PM
RE: How to make .exe file - by j.crater - Jun-08-2018, 05:03 AM
RE: How to make .exe file - by jdrp - Jun-08-2018, 07:45 AM
RE: How to make .exe file - by ljmetzger - Jun-08-2018, 06:24 PM
RE: How to make .exe file - by jdrp - Jun-09-2018, 11:58 AM
RE: How to make .exe file - by ljmetzger - Jun-09-2018, 03:33 PM
RE: How to make .exe file - by Blue Dog - Jun-10-2018, 08:13 PM
RE: How to make .exe file - by ljmetzger - Jun-10-2018, 08:40 PM

Forum Jump:

User Panel Messages

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