~/Desktop/fast_project cookiecutter https://github.com/tiangolo/full-stack-fastapi-postgresql
Traceback (most recent call last):
File "/Users/iyx/Library/Python/3.7/bin/cookiecutter", line 8, in <module>
sys.exit(main())
File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/click/core.py", line 829, in __call__
return self.main(*args, **kwargs)
File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/click/core.py", line 782, in main
rv = self.invoke(ctx)
File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/click/core.py", line 1066, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/click/core.py", line 610, in invoke
return callback(*args, **kwargs)
File "/Users/iyx/Library/Python/3.7/lib/python/site-packages/cookiecutter/cli.py", line 152, in main
skip_if_file_exists=skip_if_file_exists,
File "/Users/iyx/Library/Python/3.7/lib/python/site-packages/cookiecutter/main.py", line 74, in cookiecutter
directory=directory,
File "/Users/iyx/Library/Python/3.7/lib/python/site-packages/cookiecutter/repository.py", line 114, in determine_repo_dir
no_input=no_input,
File "/Users/iyx/Library/Python/3.7/lib/python/site-packages/cookiecutter/vcs.py", line 104, in clone
stderr=subprocess.STDOUT,
File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/subprocess.py", line 395, in check_output
**kwargs).stdout
File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/subprocess.py", line 487, in run
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['git', 'clone', 'https://github.com/tiangolo/full-stack-fastapi-postgresql']' returned non-zero exit status 128.
git clone
过的项目和运行命令在同一文件夹,新建个文件夹执行命令,,,并没有解决