Skip to content

Find Python installed by python.org macOS installers #66

Description

@uranusjr

python.org installers for macOS install Python to /Library/Frameworks/Python.framework/Versions/X.Y (replace X.Y with actual versions), but the installed binary is not always linked into PATH. It would be useful to find Python binaries inside it automatically.

The binaries are at /Library/Frameworks/Python.framework/Versions/X.Y/bin/pythonX.Y (pythonX.Ym is also available).

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