flet-dev / flet

Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
https://flet.dev
Apache License 2.0
9.43k stars 360 forks source link

cookiecutter.exceptions.VCSNotInstalled: 'git' is not installed. #3217

Closed yst-one closed 1 week ago

yst-one commented 1 week ago

File "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\cookiecutter\vcs.py", line 87, in clone raise VCSNotInstalled(msg) cookiecutter.exceptions.VCSNotInstalled: 'git' is not installed.

FeodorFitsner commented 1 week ago

Install Git.