Skip to content

Add Homebrew dependency on Python 'Cheetah' module #2

@rxseger

Description

@rxseger

This manual step is needed to install the Cheetah egg from Python:

pip install Cheetah

because I can't figure out how to add it as a dependency in the Homebrew formula, so it would be automatically installed.

There is a formulae repo for Python: https://github.com/homebrew/homebrew-python - and I use it for: numpy, scipy, and matplotlib, but they don't have cheetah (and might not want to, they say it is for "Python libraries with external dependencies that pip doesn't know how to handle"). Even if Cheetah has to be installed using pip, would be nice to remove the need to manually run it.

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