When i try install git by this command as described on forum help page:
pip3.8 install --user git
it show this error:
ERROR: Could not find a version that satisfies the requirement Git (from versions: none)
ERROR: No matching distribution found for Git
help please