Skip to content

watchman-make: python: bad interpreter: No such file or directory #1281

@rpopovici

Description

@rpopovici

watchman-make returns with error on macos because is unable to resolve the #!python shebang.

Potential solution: replace the #!python shebang with #!/usr/bin/env python to make it portable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions