You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
It is a really bad experience to have this exception:
The text was updated successfully, but these errors were encountered: