shap-e
shap-e copied to clipboard
after running `pip install -e .` i get (Cannot find command 'git')
after installing dependencies and running pip install -e . i get this:
ERROR: Error [WinError 2] The system cannot find the file specified while executing command git version ERROR: Cannot find command 'git' - do you have 'git' installed and in your PATH?
i am not very familiar with python, so i'm not sure what to do.