I have this "Error Running Git" message when trying to clone from GitHub in PyCharm, it says "cannot run program "/usr/local/bin/git: error=2, no such file or directory". I guess I need to configure "path to git executable"? But I don't know how, I'm very new to using git. And this only occurs lately, after I updated the PyCharm lately.
Updated: After put in the new path, I got an new error:

