Getting this error when trying to install plone with cookiecutter https://github.com/collective/cookiecutter-plone-starter

Getting this error when trying to install plone with cookiecutter GitHub - collective/cookiecutter-plone-starter: Cookiecutter Plone Starter is a framework for jumpstarting Plone 6 projects quickly. can anyone help me?

Running formatter: black
========================�[0m
Traceback (most recent call last):
File "/docker-entrypoint.py", line 70, in
status = ACTIONS[action](settings, tool, paths)
File "/usr/local/lib/python3.10/site-packages/plone_code_analysis/format.py", line 58, in run_formatters
status = run_formatter(formatter, paths) or status
File "/usr/local/lib/python3.10/site-packages/plone_code_analysis/format.py", line 43, in run_formatter
return func(*args, paths=paths)
File "/usr/local/lib/python3.10/site-packages/plone_code_analysis/cmd.py", line 25, in run_command
all_args = cmd + args + paths
TypeError: can only concatenate list (not "str") to list
make: *** [Makefile:118: format] Erro 1

Check if you have the following: