HI
When I running "repo init" I met these errors:
Traceback (most recent call last):
File "/usr/bin/repo", line 607, in ?
main(sys.argv[1:])
File "/usr/bin/repo", line 574, in main
_Init(args)
File "/usr/bin/repo", line 193, in _Init
_CheckGitVersion()
File "/usr/bin/repo", line 222, in _CheckGitVersion
proc = subprocess.Popen(cmd, stdout=subprocess.PIPE)
File "/usr/lib/python2.4/subprocess.py", line 542, in __init__
errread, errwrite)
File "/usr/lib/python2.4/subprocess.py", line 975, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
Can anyone help me ? Thanks a lot.
Freeman
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---