Pycharm出现"Cant start Git: git.exe probably the path to Git executable is not valid"
昨天用Pycharm写程序的时候,一直弹出“Cant start Git: git.exe probably the path to Git executable is not valid”,于是上网查找了一下原因及解决方法,最后终于解决了。**原因:**导入项目的时候,选择了Git VCS,然后git的路径又设置的不对所以就会报错。**解决方法:**有两种方案。第一种参考:http://ww...
转载
2019-07-31 10:49:07 ·
1257 阅读 ·
0 评论