You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: