Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stopping generation because post_gen_project hook script didn't exit successfully Hook script failed (exit status: 1) #60

Open
shagn opened this issue Aug 19, 2022 · 0 comments

Comments

@shagn
Copy link
Contributor

shagn commented Aug 19, 2022

Hey,

I got the same error as already reported in Issue 9.
image

I am on Microsoft Windows 11 Pro (Version 10.0.22000 Build 22000), I set up a new conda environment, installed cookiecutter and tried the command cookiecutter https://github.com/at-gmbh/at-python-template.

The commands I executed:

conda create --name cookiecutter-env
conda activate cookiecutter-env
conda install -c anaconda python=3.9.*
conda install -c conda-forge "cookiecutter==1.7.*"
cookiecutter https://github.com/at-gmbh/at-python-template  # using always the default option

I also created a new conda environment with a newer version cookiecutter version 2.1.1, but I got the same error.

Here is the file when you run the cookiecutter command with --debug-file: debug.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant