I installed a cookie cutter using pip.
Then I ran this $ cookiecutter
But this doesn't work.
This is the traceback:
Traceback (most recent call last):
File "/home/choco/.local/bin/cookiecutter", line 7, in
from cookiecutter.main import main
ModuleNotFoundError: No module named 'cookiecutter'