scalable-airflow-template icon indicating copy to clipboard operation
scalable-airflow-template copied to clipboard

Cookiecutter setup doesn't seem to work

Open sihil opened this issue 4 years ago • 1 comments

As per #1 I've not been able to get coockiecutter to work. Research on the error seems to imply that cookiecutter.json should be inside a subdirectory but it's not clear.

Anyway my solution has been to checkout this project and take the contents of the scalable-airflow directory and work from there which is a bit of a shame given the effort put into creating a template in the first place.

For context I'm on MacOS and using a brew installed version of cookiecutter which is:

$ cookiecutter --version
Cookiecutter 1.7.2 from /usr/local/Cellar/cookiecutter/1.7.2/libexec/lib/python3.8/site-packages (Python 3.8)

sihil avatar Apr 27 '20 16:04 sihil

Same. The installation fails on the request for a fernet key. Is a fernet key really necessary?

BKJackson avatar Apr 28 '20 21:04 BKJackson