after running `pip install -e .` i get (Cannot find command 'git')
Author: jarrardbarginsCreated Jan 8, 2025Updated Feb 2, 2026
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.
Source: openai/shap-e