Skip to content

Workflow crashes on M1 MacBook Pro, macOS 12.4 #2

@kmoberg

Description

@kmoberg

Seems like there is an issue with running the workflow in macOS 12.4. It is calling a Python path that doesn't exist with (/usr/bin/python), reference Screenshot below.

The default Python path in macOS 12 is /usr/bin/python3, but can also be located other places, so probably an idea to dynamically find the path of python with something like which python and using the output.

Screen-Shot-2022-05-18-at-22 37 03

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