Skip to content

DeprecationWarning: the setup.py py2exe command line interface is deprecated #150

@albertosottile

Description

@albertosottile

From version 0.12.0.0, the invocation of the setup function for py2exe and the usage of the setup.py py2exe CLI are deprecated in favor of the new freeze API. Documentation of the new API can be found here, whereas a migration guide can be found here.

These interfaces were deprecated because of PEP 632 and because setuptools deprecated the whole python setup.py ... CLI (see the last paragraph here).

Further information about this change can be found in issue #127.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions