PySyft icon indicating copy to clipboard operation
PySyft copied to clipboard

Add git check to hagrid

Open madhavajay opened this issue 3 years ago • 0 comments
trafficstars

When hagrid is run for the first time it tries to clone down the repo with git. For now we should check if git exists and if not throw an error telling the user how to install git on their machine. Use the same code paths we have for the Install Wizard.

madhavajay avatar Sep 14 '22 05:09 madhavajay