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

Check that all deps are installed during pre hook #206

Open
sobolevn opened this issue Oct 21, 2021 · 0 comments
Open

Check that all deps are installed during pre hook #206

sobolevn opened this issue Oct 21, 2021 · 0 comments

Comments

@sobolevn
Copy link
Member

It is a really bad experience to have this exception:

» cookiecutter gh:wemake-services/wemake-python-package
You've downloaded /Users/sobolev/.cookiecutters/wemake-python-package before. Is it okay to delete and re-download it? [yes]: yes
project_name [my-awesome-project]: test
organization [wemake.services]: 
project_description [This is how python package should look like!]: test
license [MIT]: 
pyenv: lice: command not found

The `lice' command exists in these Python versions:
  3.8.9

Note: See 'pyenv help global' for tips on allowing both
      python2 and python3 to be found.
32512
ERROR: Stopping generation because post_gen_project hook script didn't exit successfully
Hook script failed (exit status: 1)
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