Fixes error on windows when installing from non-default git repo (for some reason a few files in .git are read-only and shutil.rmtree fails to remove them).
Fixes error on windows when installing from non-default git repo (for some reason a few files in .git are read-only and shutil.rmtree fails to remove them).