/usr/lib/python2.7/subprocess.py", line 1239, in _execute_child


Traceback (most recent call last):
File "/home/eping/bin/repo", line 685, in 
main(sys.argv[1:])
File "/home/eping/bin/repo", line 652, in main
_Init(args)
File "/home/eping/bin/repo", line 184, in _Init
_CheckGitVersion()
File "/home/eping/bin/repo", line 209, in _CheckGitVersion
proc = subprocess.Popen(cmd, stdout=subprocess.PIPE)
File "/usr/lib/python2.7/subprocess.py", line 679, in __init__
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1239, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory

解决:sudo apt-get install git git-core

 

我的问题 未解决


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM