-
Notifications
You must be signed in to change notification settings - Fork 5.9k
shipping: py2exe looks dated #911
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I agree! Would you be interested in putting together a PR to update that section? |
@dbader I added a simple hint. OK? |
Thanks @guettli! Any ideas as to which tool we could recommend instead? |
@dbader I think cx_freeze is more alive. But I only used it once (three days ago) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You still list py2exe here:
https://docs.python-guide.org/shipping/freezing/
The latest "News" entry on the homepage of py2exe is from 2008. Today ten years old.
The latest release is four years old.
I think it is wise to warn the user about this.
The text was updated successfully, but these errors were encountered: