Skip to content

command.build_ext raises FileNotFoundError #3

@jaraco

Description

@jaraco

As discovered in pypa/setuptools#2228 and reported in bpo-41207, recent changes to distutils.spawn no longer trap OSError replacing it with DistutilsExecError so FileNotFoundErrors will reach the user attempting to compile with a missing compiler.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions