A distutils extension to create standalone windows programs from python scripts.

Project Activity

See All Activity >

License

MIT License

Follow py2exe

py2exe Web Site

You Might Also Like
Top-Rated Free CRM Software Icon
Top-Rated Free CRM Software

216,000+ customers in over 135 countries grow their businesses with HubSpot

HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
32
0
2
0
2
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5

User Reviews

  • july 22, 2021: py2exe worked effortlessly for me in python27. pyinstaller did not work for me, no matter what steps I took.
  • Hi there, I also have come to the same error as the user below. python setup.py py2exe running py2exe Traceback (most recent call last): IndexError: tuple index out of range I have checked paths and python is correctly installed into the path. None of the files conflict with Windows .dll's Running Win 10 - Python 3.6.5 I've been looking for a program that can do conversions from python to .exe files so thanks a bunch in advance!
  • I am using Python 3.6 on Windows 10. I created setup.py from distutils.core import setup import py2exe setup(console=['test.py']) I run this script and then run test from windows prompt and it gives output of test.py but I am not able to find where is test executable But if I run the command python setup.py py2exe I get IndexError: tuple index out of range Can anyboy explain this strange behaviour?
    1 user found this review helpful.
  • easy and powerful
  • LF>Support for python 3.x.
Read more reviews >

Additional Project Details

Operating Systems

Windows

Languages

English

Intended Audience

Developers

Programming Language

Python, C

Related Categories

Python Build Tools, Python Software Distribution Software, C Build Tools, C Software Distribution Software

Registered

2000-11-29